Intel® X86 Encoder Decoder
Loading...
Searching...
No Matches
xed_flag_dfv_s Union Reference

a struct representing an instruction's default flags values More...

#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

◆ [struct]

struct { ... } s

◆ sf

◆ zf


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