Changeset 103805 in vbox
- Timestamp:
- Mar 12, 2024 12:07:53 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp
r103787 r103805 13104 13104 * registers after returning from the call. Not sure if that's sensible or 13105 13105 * not, though. */ 13106 #ifndef IEMNATIVE_WITH_ INSTRUCTION_COUNTING13106 #ifndef IEMNATIVE_WITH_DELAYED_PC_UPDATING 13107 13107 off = iemNativeRegFlushPendingWrites(pReNative, off); 13108 13108 #else
Note:
See TracChangeset
for help on using the changeset viewer.