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=4128ca8e0dc320124e085f2b0610c54ebc5a32c8;hp=0000000000000000000000000000000000000000;hb=ddc16b0737cf58f7aa90a69c6652cdf4090aec51;hpb=626595465a2c6987606a6bc697df65130ad8c2d3 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 new file mode 100644 index 0000000..4128ca8 --- /dev/null +++ b/misc/decoder_test/XED2/doc/html/structxed__simple__flag__s.html @@ -0,0 +1,224 @@ + + +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
+ +