Changeset 47327 in vbox for trunk/src/VBox/VMM/testcase
- Timestamp:
- Jul 22, 2013 10:11:09 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
r47326 r47327 98 98 #define IEMOP_HLP_NO_LOCK_PREFIX() do { } while (0) 99 99 #define IEMOP_HLP_NO_64BIT() do { } while (0) 100 #define IEMOP_HLP_ONLY_64BIT() do { } while (0) 100 101 #define IEMOP_HLP_64BIT_OP_SIZE() do { } while (0) 101 102 #define IEMOP_HLP_DEFAULT_64BIT_OP_SIZE() do { } while (0)
Note:
See TracChangeset
for help on using the changeset viewer.