VirtualBox

Changeset 102352 in vbox


Ignore:
Timestamp:
Nov 27, 2023 9:34:46 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160488
Message:

VMM/IEM: IEM_MC_FETCH_MEM_FLAT_U8, IEM_MC_FETCH_MEM_FLAT_U16, IEM_MC_FETCH_MEM_FLAT_U32 and IEM_MC_FETCH_MEM_FLAT_U64. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r102255 r102352  
    26122612/** Recompiler: Totally unexpected memory size. */
    26132613#define VERR_IEM_EMIT_BAD_MEM_SIZE                  (-5381)
     2614/** Recompiler: Bad segment register number for memory access. */
     2615#define VERR_IEM_EMIT_BAD_SEG_REG_NO                (-5382)
    26142616
    26152617/** Restart the current instruction. For testing only. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette