Intel® X86 Encoder Decoder
Loading...
Searching...
No Matches
xed_encoder_operand_t Struct Reference

#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
 

Field Documentation

◆ brdisp

xed_int32_t brdisp

◆ imm0

◆ imm1

◆ mem

◆ operand_name

xed_operand_enum_t operand_name

◆ reg

◆ [struct]

struct { ... } s

◆ type

◆ [union]

union { ... } u

◆ value

xed_uint32_t value

◆ width_bits

xed_uint32_t width_bits

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