|
Intel® X86 Encoder Decoder
|
#include <xed-inst.h>
Data Fields | |
| xed_uint8_t | _cvt_idx |
| xed_uint8_t | _name |
| xed_uint8_t | _nt |
| xed_uint8_t | _oc2 |
| xed_uint8_t | _operand_visibility |
| xed_uint8_t | _rw |
| xed_uint8_t | _type |
| union { | |
| xed_uint32_t _imm | |
| xed_nonterminal_enum_t _nt | |
| xed_reg_enum_t _reg | |
| } | _u |
| xed_uint8_t | _xtype |
Constant information about an individual generic operand, like an operand template, describing the operand properties. See Decoding Instructions for API information.
| xed_uint8_t _cvt_idx |
| xed_uint32_t _imm |
| xed_uint8_t _name |
| xed_uint8_t _nt |
| xed_uint8_t _oc2 |
| xed_uint8_t _operand_visibility |
| xed_reg_enum_t _reg |
| xed_uint8_t _rw |
| xed_uint8_t _type |
| union { ... } _u |
| xed_uint8_t _xtype |