Changeset 105295 in vbox for trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
- Timestamp:
- Jul 12, 2024 11:07:20 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
r105283 r105295 171 171 #define IEMOP_HLP_DONE_VEX_DECODING_EX(a_fFeature) do { } while (0) 172 172 #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) 173 174 #define IEMOP_HLP_DONE_VEX_DECODING_L1_EX(a_fFeature) do { } while (0) 174 175 #define IEMOP_HLP_DONE_VEX_DECODING_L0() do { } while (0) … … 179 180 #define IEMOP_HLP_DONE_VEX_DECODING_L0_AND_NO_VVVV() do { } while (0) 180 181 #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) 181 183 #define IEMOP_HLP_DONE_VEX_DECODING_L1_AND_NO_VVVV_EX(a_fFeature) do { } while (0) 182 184 #define IEMOP_HLP_DONE_DECODING_NO_LOCK_REPZ_OR_REPNZ_PREFIXES() do { } while (0)
Note:
See TracChangeset
for help on using the changeset viewer.