VirtualBox

Changeset 100694 in vbox for trunk/include


Ignore:
Timestamp:
Jul 25, 2023 10:34:22 AM (17 months ago)
Author:
vboxsync
Message:

IEM/VMM: Deal with opcode checking cross page boundraries and tentativiely for branches. bugref:10369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r100566 r100694  
    25032503/** Recompiled execution: Stop execution TB - Mode (fExec) changed. */
    25042504#define VINF_IEM_REEXEC_MODE_CHANGED                (5310)
     2505/** Recompilation: End translation block. */
     2506#define VINF_IEM_RECOMPILE_END_TB                   (5311)
     2507
    25052508/** Restart the current instruction. For testing only. */
    25062509#define VERR_IEM_RESTART_INSTRUCTION                (-5389)
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