X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=misc%2Fdecoder_test%2FXED2%2Fdoc%2Fhtml%2Fstructxed__simple__flag__s.html;fp=misc%2Fdecoder_test%2FXED2%2Fdoc%2Fhtml%2Fstructxed__simple__flag__s.html;h=0000000000000000000000000000000000000000;hp=4128ca8e0dc320124e085f2b0610c54ebc5a32c8;hb=7a6cd49101201e207daf7113a9048193835cebaf;hpb=320320a1c8681f2d8258a03dd087b3aed18b48a1 diff --git a/misc/decoder_test/XED2/doc/html/structxed__simple__flag__s.html b/misc/decoder_test/XED2/doc/html/structxed__simple__flag__s.html deleted file mode 100644 index 4128ca8..0000000 --- a/misc/decoder_test/XED2/doc/html/structxed__simple__flag__s.html +++ /dev/null @@ -1,224 +0,0 @@ - - -XED2: XED2 User Guide - Thu May 15 03:15:09 2008 - - - - -
-
-
-
-

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
- -