XED
|
constant information about a decoded instruction form, including the pointer to the constant operand properties xed_operand_t for this instruction form. More...
#include <xed-inst.h>
Data Fields | |
xed_uint16_t | _attributes |
xed_uint8_t | _cpl |
xed_exception_enum_t | _exceptions |
xed_uint16_t | _flag_complex |
xed_uint16_t | _flag_info_index |
xed_iform_enum_t | _iform_enum |
xed_uint8_t | _noperands |
xed_uint16_t | _operand_base |
constant information about a decoded instruction form, including the pointer to the constant operand properties xed_operand_t for this instruction form.
Definition at line 257 of file xed-inst.h.
xed_uint16_t _attributes |
Definition at line 278 of file xed-inst.h.
xed_uint8_t _cpl |
Definition at line 269 of file xed-inst.h.
xed_exception_enum_t _exceptions |
Definition at line 279 of file xed-inst.h.
xed_uint16_t _flag_complex |
Definition at line 275 of file xed-inst.h.
xed_uint16_t _flag_info_index |
Definition at line 270 of file xed-inst.h.
xed_iform_enum_t _iform_enum |
Definition at line 272 of file xed-inst.h.
xed_uint8_t _noperands |
Definition at line 268 of file xed-inst.h.
xed_uint16_t _operand_base |
Definition at line 274 of file xed-inst.h.