Intel® X86 Encoder Decoder
xed_simple_flag_s Struct Reference

#include <xed-flags.h>

Data Fields

xed_uint16_t fa_index
 
xed_uint8_t may_write
 
xed_uint8_t must_write
 
xed_uint8_t nflags
 number of flag actions associated with this record More...
 
xed_flag_set_t read
 union of read flags More...
 
xed_flag_set_t undefined
 union of undefined flags; More...
 
xed_flag_set_t written
 union of written flags (includes undefined flags); More...
 

Detailed Description

A collection of xed_flag_action_t's and unions of read and written flags

Field Documentation

◆ fa_index

xed_uint16_t fa_index

◆ may_write

xed_uint8_t may_write

◆ must_write

xed_uint8_t must_write

◆ nflags

xed_uint8_t nflags

number of flag actions associated with this record

◆ read

union of read flags

◆ undefined

xed_flag_set_t undefined

union of undefined flags;

◆ written

xed_flag_set_t written

union of written flags (includes undefined flags);


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