xed_simple_flag_s Struct Reference
[Flags Interface]

#include <xed-flags.h>


Detailed Description

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

Definition at line 144 of file 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 written
 union of written flags;


Field Documentation

xed_flag_action_t fa[XED_MAX_FLAG_ACTIONS]
 

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

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

xed_bool_t may_write
 

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

xed_bool_t must_write
 

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

xed_uint8_t nflags
 

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

xed_flag_set_t read
 

union of read flags

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

xed_flag_set_t written
 

union of written flags;

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


The documentation for this struct was generated from the following file:
Generated on Thu May 15 03:15:09 2008 for XED2 by  doxygen 1.4.6