Changeset 102352 in vbox
- Timestamp:
- Nov 27, 2023 9:34:46 PM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 160488
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r102255 r102352 2612 2612 /** Recompiler: Totally unexpected memory size. */ 2613 2613 #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) 2614 2616 2615 2617 /** Restart the current instruction. For testing only. */
Note:
See TracChangeset
for help on using the changeset viewer.