VirtualBox

Changeset 104784 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
May 26, 2024 5:45:30 PM (9 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
163355
Message:

VMM/IEM: Add helper to ignore the VEX.W prefix for non 64-bit code as required by some instructions, fixes some bootsector testcases, bugref:9898

File:
1 edited

Legend:

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

    r104439 r104784  
    164164#define IEMOP_HLP_DEFAULT_64BIT_OP_SIZE_AND_INTEL_IGNORES_OP_SIZE_PREFIX()                          do { } while (0)
    165165#define IEMOP_HLP_CLEAR_REX_NOT_BEFORE_OPCODE(a_szPrf)      do { } while (0)
     166#define IEMOP_HLP_IGNORE_VEX_W_PREFIX_IF_NOT_IN_64BIT()     do { } while (0)
    166167#define IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX()            do { } while (0)
    167168#define IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX_EX(a_fFeature)                                       do { } 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