Intel® X86 Encoder Decoder
xed_union32_t Union Reference

#include <xed-types.h>

Data Fields

struct {
   xed_uint8_t   b0
 
   xed_uint8_t   b1
 
   xed_uint8_t   b2
 
   xed_uint8_t   b3
 
b
 
xed_uint8_t byte [4]
 
xed_int32_t i32
 
xed_int8_t s_byte [4]
 
xed_int16_t s_word [2]
 
xed_uint32_t u32
 
struct {
   xed_uint16_t   w0
 
   xed_uint16_t   w1
 
w
 
xed_uint16_t word [2]
 

Field Documentation

◆ b

struct { ... } b

◆ b0

xed_uint8_t b0

◆ b1

xed_uint8_t b1

◆ b2

xed_uint8_t b2

◆ b3

xed_uint8_t b3

◆ byte

xed_uint8_t byte[4]

◆ i32

xed_int32_t i32

◆ s_byte

xed_int8_t s_byte[4]

◆ s_word

xed_int16_t s_word[2]

◆ u32

xed_uint32_t u32

◆ w

struct { ... } w

◆ w0

xed_uint16_t w0

◆ w1

xed_uint16_t w1

◆ word

xed_uint16_t word[2]

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