xed_operand_s Struct Reference
[Decoding Instructions]

#include <xed-inst.h>


Detailed Description

Constant information about an individual generic operand, like an operand template, describing the operand properties.

See Decoding Instructions for API information.

Definition at line 64 of file xed-inst.h.

Data Fields

xed_operand_enum_t _name
xed_operand_width_enum_t _oc2
xed_operand_visibility_enum_t _operand_visibility
xed_operand_action_enum_t _rw
xed_operand_type_enum_t _type
union {
   xed_uint32_t   _imm
   xed_nonterminal_enum_t   _nt
   xed_reg_enum_t   _reg
_u


Field Documentation

xed_uint32_t _imm
 

Definition at line 75 of file xed-inst.h.

xed_operand_enum_t _name
 

Definition at line 66 of file xed-inst.h.

xed_nonterminal_enum_t _nt
 

Definition at line 76 of file xed-inst.h.

xed_operand_width_enum_t _oc2
 

Definition at line 71 of file xed-inst.h.

xed_operand_visibility_enum_t _operand_visibility
 

Definition at line 68 of file xed-inst.h.

xed_reg_enum_t _reg
 

Definition at line 77 of file xed-inst.h.

xed_operand_action_enum_t _rw
 

Definition at line 70 of file xed-inst.h.

xed_operand_type_enum_t _type
 

Definition at line 73 of file xed-inst.h.

union { ... } _u
 


The documentation for this struct was generated from the following file:
Generated on Thu May 15 03:15:09 2008 for XED2 by  doxygen 1.4.6