Changeset 72180 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- May 9, 2018 6:20:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsOneByte.cpp.h
r71834 r72180 6999 6999 { 7000 7000 IEMOP_MNEMONIC(salc, "salc"); 7001 IEMOP_HLP_MIN_286(); /* (undocument at the time) */7002 uint8_t bImm; IEM_OPCODE_GET_NEXT_U8(&bImm);7003 7001 IEMOP_HLP_DONE_DECODING_NO_LOCK_PREFIX(); 7004 7002 IEMOP_HLP_NO_64BIT();
Note:
See TracChangeset
for help on using the changeset viewer.