VirtualBox

Ignore:
Timestamp:
Jul 12, 2024 11:07:20 AM (7 months ago)
Author:
vboxsync
Message:

VMM/IEM: Implement vaesimc, vaesenc, vaesenclast, vaesdec, vaesdeclast and vaeskeygenassist instruction emulations, bugref:9898

File:
1 edited

Legend:

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

    r105283 r105295  
    171171#define IEMOP_HLP_DONE_VEX_DECODING_EX(a_fFeature)          do { } while (0)
    172172#define IEMOP_HLP_DONE_VEX_DECODING_L0_EX(a_fFeature)       do { } while (0)
     173#define IEMOP_HLP_DONE_VEX_DECODING_L0_EX_2(a_fFeature, a_fFeature2)                                do { } while (0)
    173174#define IEMOP_HLP_DONE_VEX_DECODING_L1_EX(a_fFeature)       do { } while (0)
    174175#define IEMOP_HLP_DONE_VEX_DECODING_L0()                    do { } while (0)
     
    179180#define IEMOP_HLP_DONE_VEX_DECODING_L0_AND_NO_VVVV()        do { } while (0)
    180181#define IEMOP_HLP_DONE_VEX_DECODING_L0_AND_NO_VVVV_EX(a_fFeature)                                   do { } while (0)
     182#define IEMOP_HLP_DONE_VEX_DECODING_L0_AND_NO_VVVV_EX_2(a_fFeature, a_fFeature2)                    do { } while (0)
    181183#define IEMOP_HLP_DONE_VEX_DECODING_L1_AND_NO_VVVV_EX(a_fFeature)                                   do { } while (0)
    182184#define IEMOP_HLP_DONE_DECODING_NO_LOCK_REPZ_OR_REPNZ_PREFIXES()                                    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