Intel® X86 Encoder Decoder
xed_flag_dfv_s Union Reference

#include <xed-flags.h>

Data Fields

xed_uint8_t flat
 
struct {
   xed_uint32_t   cf:1
 
   xed_uint32_t   of:1
 
   xed_uint32_t   pad:4
 
   xed_uint32_t   sf:1
 
   xed_uint32_t   zf:1
 
s
 

Detailed Description

a struct representing an instruction's default flags values

Field Documentation

◆ cf

xed_uint32_t cf

◆ flat

xed_uint8_t flat

◆ of

xed_uint32_t of

◆ pad

xed_uint32_t pad

◆ s

struct { ... } s

◆ sf

xed_uint32_t sf

◆ zf

xed_uint32_t zf

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