Intel® X86 Encoder Decoder
|
#include <xed-encoder-hl.h>
Data Fields | |
xed_encoder_operand_type_t | type |
union { | |
xed_int32_t brdisp | |
xed_uint64_t imm0 | |
xed_uint8_t imm1 | |
xed_memop_t mem | |
xed_reg_enum_t reg | |
struct { | |
xed_operand_enum_t operand_name | |
xed_uint32_t value | |
} s | |
} | u |
xed_uint32_t | width_bits |
xed_int32_t brdisp |
xed_uint64_t imm0 |
xed_uint8_t imm1 |
xed_memop_t mem |
xed_operand_enum_t operand_name |
xed_reg_enum_t reg |
struct { ... } s |
union { ... } u |
xed_uint32_t value |
xed_uint32_t width_bits |