Intel® X86 Encoder Decoder
Loading...
Searching...
No Matches
xed_union64_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 
 
   xed_uint8_t   b4 
 
   xed_uint8_t   b5 
 
   xed_uint8_t   b6 
 
   xed_uint8_t   b7 
 
b 
 
xed_uint8_t byte [8]
 
xed_uint32_t dword [2]
 
xed_int64_t i64
 
struct { 
 
   xed_uint32_t   hi32 
 
   xed_uint32_t   lo32 
 
s 
 
xed_int8_t s_byte [8]
 
xed_int32_t s_dword [2]
 
xed_int16_t s_word [4]
 
xed_uint64_t u64
 
struct { 
 
   xed_uint16_t   w0 
 
   xed_uint16_t   w1 
 
   xed_uint16_t   w2 
 
   xed_uint16_t   w3 
 
w 
 
xed_uint16_t word [4]
 

Field Documentation

◆ [struct]

struct { ... } b

◆ b0

◆ b1

◆ b2

◆ b3

◆ b4

◆ b5

◆ b6

◆ b7

◆ byte

xed_uint8_t byte[8]

◆ dword

xed_uint32_t dword[2]

◆ hi32

◆ i64

◆ lo32

◆ [struct]

struct { ... } s

◆ s_byte

xed_int8_t s_byte[8]

◆ s_dword

xed_int32_t s_dword[2]

◆ s_word

xed_int16_t s_word[4]

◆ u64

◆ [struct]

struct { ... } w

◆ w0

◆ w1

◆ w2

◆ w3

◆ word

xed_uint16_t word[4]

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