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

◆ flat

◆ of

◆ pad

◆ s

struct { ... } s

◆ sf

◆ zf


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