XED
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xed_encoder_instruction_t Struct Reference

#include <xed-encoder-hl.h>

Data Fields

xed_uint32_t effective_address_width
 
xed_uint32_t effective_operand_width
 
xed_iclass_enum_t iclass
 
xed_state_t mode
 
xed_uint32_t noperands
 
xed_encoder_operand_t operands [XED_ENCODER_OPERANDS_MAX]
 
xed_encoder_prefixes_t prefixes
 

Detailed Description

Definition at line 354 of file xed-encoder-hl.h.

Field Documentation

xed_uint32_t effective_address_width

Definition at line 366 of file xed-encoder-hl.h.

xed_uint32_t effective_operand_width

Definition at line 357 of file xed-encoder-hl.h.

Definition at line 356 of file xed-encoder-hl.h.

Definition at line 355 of file xed-encoder-hl.h.

xed_uint32_t noperands

Definition at line 369 of file xed-encoder-hl.h.

Definition at line 370 of file xed-encoder-hl.h.

Definition at line 368 of file xed-encoder-hl.h.


The documentation for this struct was generated from the following file: