VirtualBox

Ignore:
Timestamp:
Nov 7, 2023 1:29:56 AM (15 months ago)
Author:
vboxsync
Message:

VMM/IEM: Added IEM_MC_NO_NATIVE_RECOMPILE and cleaned up iemNativeFixupFixedJump. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp

    r101850 r101911  
    567567#define IEM_MC_END() \
    568568    }
     569#define IEM_MC_NO_NATIVE_RECOMPILE()                    ((void)0)
    569570
    570571#define IEM_MC_ADVANCE_RIP_AND_FINISH()                 do { (void)fMcBegin; return VINF_SUCCESS; } while (0)
Note: See TracChangeset for help on using the changeset viewer.

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