Changeset 62091 in vbox for trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
- Timestamp:
- Jul 7, 2016 12:25:11 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108564
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp
r62015 r62091 113 113 #define IEMOP_HLP_MIN_686() do { } while (0) 114 114 #define IEMOP_HLP_NO_REAL_OR_V86_MODE() do { } while (0) 115 #define IEMOP_HLP_NO_LOCK_PREFIX() do { } while (0)116 115 #define IEMOP_HLP_NO_64BIT() do { } while (0) 117 116 #define IEMOP_HLP_ONLY_64BIT() do { } while (0)
Note:
See TracChangeset
for help on using the changeset viewer.