Changeset 101911 in vbox for trunk/src/VBox/VMM/include/IEMMc.h
- Timestamp:
- Nov 7, 2023 1:29:56 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/IEMMc.h
r101850 r101911 55 55 } while (0) 56 56 57 58 /** Dummy MC that prevents native recompilation. */ 59 #define IEM_MC_NO_NATIVE_RECOMPILE() ((void)0) 57 60 58 61 /** Advances RIP, finishes the instruction and returns.
Note:
See TracChangeset
for help on using the changeset viewer.