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/include/IEMMc.h

    r101850 r101911  
    5555    } while (0)
    5656
     57
     58/** Dummy MC that prevents native recompilation. */
     59#define IEM_MC_NO_NATIVE_RECOMPILE()                    ((void)0)
    5760
    5861/** Advances RIP, finishes the instruction and returns.
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