Intel® X86 Encoder Decoder
|
Encapsulates machine modes for decoder/encoder requests. More...
#include <xed-state.h>
Data Fields | |
xed_machine_mode_enum_t | mmode |
real architected machine modes More... | |
xed_address_width_enum_t | stack_addr_width |
for 16b/32b modes More... | |
Encapsulates machine modes for decoder/encoder requests.
It specifies the machine operating mode as a xed_machine_mode_enum_t for decoding and encoding. The machine mode corresponds to the default data operand width for that mode. For all modes other than the 64b long mode (XED_MACHINE_MODE_LONG_64), a default addressing width, and a stack addressing width must be supplied of type xed_address_width_enum_t .
xed_machine_mode_enum_t mmode |
real architected machine modes
xed_address_width_enum_t stack_addr_width |
for 16b/32b modes