VirtualBox

Changeset 66814 in vbox for trunk/include


Ignore:
Timestamp:
May 5, 2017 7:27:04 PM (8 years ago)
Author:
vboxsync
Message:

IEM: clearly mark operands that are written to.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/disopcode.h

    r66812 r66814  
    10641064
    10651065/* For making IEM / bs3-cpu-generated-1 happy: */
     1066#define OP_PARM_Gv_RO           OP_PARM_Gv              /**< Annotates read only first operand (default is readwrite). */
    10661067#define OP_PARM_M_RO            OP_PARM_M               /**< Annotates read only memory of variable operand size (xrstor). */
    10671068#define OP_PARM_M_RW            OP_PARM_M               /**< Annotates read-write memory of variable operand size (xsave). */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette