xed_simple_flag_s Struct Reference
[Flags Interface]

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

#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
xed_flag_set_t read
 union of read flags
xed_flag_set_t undefined
 union of undefined flags;
xed_flag_set_t written
 union of written flags (includes undefined flags);


Detailed Description

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

Definition at line 160 of file xed-flags.h.


Field Documentation

xed_uint16_t fa_index

Definition at line 178 of file xed-flags.h.

xed_uint8_t may_write

Definition at line 165 of file xed-flags.h.

xed_uint8_t must_write

Definition at line 166 of file xed-flags.h.

xed_uint8_t nflags

number of flag actions associated with this record

Definition at line 163 of file xed-flags.h.

xed_flag_set_t read

union of read flags

Definition at line 169 of file xed-flags.h.

xed_flag_set_t undefined

union of undefined flags;

Definition at line 175 of file xed-flags.h.

xed_flag_set_t written

union of written flags (includes undefined flags);

Definition at line 172 of file xed-flags.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 21 02:18:33 2015 for XED by  doxygen 1.5.1-p1