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
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 149 of file xed-flags.h.


Field Documentation

xed_uint16_t fa_index
 

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

xed_uint8_t may_write
 

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

xed_uint8_t must_write
 

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

xed_uint8_t nflags
 

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

xed_flag_set_t read
 

union of read flags

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

xed_flag_set_t undefined
 

union of undefined flags;

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

xed_flag_set_t written
 

union of written flags (includes undefined flags);

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


The documentation for this struct was generated from the following file:
Generated on Tue Nov 22 12:27:53 2011 for XED2 by  doxygen 1.4.6