Changeset 103699 in vbox
- Timestamp:
- Mar 6, 2024 1:08:51 PM (7 months ago)
- File:
-
- 1 edited
-
trunk/include/VBox/disopcode-x86-amd64.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/disopcode-x86-amd64.h
r103600 r103699 179 179 OP_CLD, 180 180 OP_STD, 181 OP_CLAC, 182 OP_STAC, 181 183 OP_INC_GRP4, 182 184 OP_IND_GRP5, … … 619 621 OP_VEX3B, 620 622 OP_VEX2B, 623 OP_ENCLS, 624 OP_ENCLU, 625 OP_ENCLV, 626 OP_XEND, 627 OP_XTEST, 621 628 /** @} */ 622 629 … … 798 805 OP_VMCLEAR, 799 806 OP_VMLAUNCH, 807 OP_VMOFF, 800 808 OP_VMRESUME, 801 809 OP_VMPTRLD,
Note:
See TracChangeset
for help on using the changeset viewer.

