Changeset 104018 in vbox for trunk/src/VBox/VMM/include/IEMN8veRecompiler.h
- Timestamp:
- Mar 24, 2024 12:14:18 AM (13 months ago)
- svn:sync-xref-src-repo-rev:
- 162406
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMN8veRecompiler.h
r103993 r104018 1337 1337 uint8_t cCondDepth; 1338 1338 1339 /** The argument count + hidden regs from the IEM_MC_BEGIN statement. */1339 /** The argument count + hidden regs from the IEM_MC_BEGIN_EX statement. */ 1340 1340 uint8_t cArgs; 1341 1341 /** The IEM_CIMPL_F_XXX flags from the IEM_MC_BEGIN statement. */
Note:
See TracChangeset
for help on using the changeset viewer.