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_flag_action_t fa [XED_MAX_FLAG_ACTIONS]
 indexed from 0, not by position in archtectural flags array.
xed_bool_t may_write:1
xed_bool_t must_write:1
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 148 of file xed-flags.h.


Field Documentation

xed_flag_action_t fa[XED_MAX_FLAG_ACTIONS]
 

indexed from 0, not by position in archtectural flags array.

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

xed_bool_t may_write
 

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

xed_bool_t must_write
 

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

xed_uint8_t nflags
 

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

xed_flag_set_t read
 

union of read flags

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

xed_flag_set_t undefined
 

union of undefined flags;

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

xed_flag_set_t written
 

union of written flags (includes undefined flags);

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


The documentation for this struct was generated from the following file:
Generated on Tue Dec 15 03:23:30 2009 for XED2 by  doxygen 1.4.6