X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=misc%2Fdecoder_test%2FXED2%2Fdoc%2Fhtml%2Fstructxed__inst__s.html;fp=misc%2Fdecoder_test%2FXED2%2Fdoc%2Fhtml%2Fstructxed__inst__s.html;h=6f3ba371d46454b535c29b064492226a0fb48492;hp=0000000000000000000000000000000000000000;hb=ddc16b0737cf58f7aa90a69c6652cdf4090aec51;hpb=626595465a2c6987606a6bc697df65130ad8c2d3 diff --git a/misc/decoder_test/XED2/doc/html/structxed__inst__s.html b/misc/decoder_test/XED2/doc/html/structxed__inst__s.html new file mode 100644 index 0000000..6f3ba37 --- /dev/null +++ b/misc/decoder_test/XED2/doc/html/structxed__inst__s.html @@ -0,0 +1,377 @@ + + +XED2: XED2 User Guide - Thu May 15 03:15:09 2008 + + + + +
+
+
+
+

xed_inst_s Struct Reference
+ +[Decoding Instructions] +

#include <xed-inst.h> +

+


Detailed Description

+constant information about a decoded instruction form, including the pointer to the constant operand properties xed_operand_t for this instruction form. +

+ +

+Definition at line 222 of file xed-inst.h. + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Fields

xed_uint32_t _attributes
xed_category_enum_t _category
xed_uint8_t _cpl
xed_extension_enum_t _extension
xed_bool_t _flag_complex
xed_uint16_t _flag_info_index
xed_iclass_enum_t _iclass
xed_uint8_t _iform
xed_iform_enum_t _iform_enum
xed_uint8_t _noperands
xed_uint32_t _operand_base
xed_operand_bitvec_t _operand_bitvec
+


Field Documentation

+

+ + + + +
+ + + + +
xed_uint32_t _attributes
+
+ + + + + +
+   + + +

+ +

+Definition at line 239 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_category_enum_t _category
+
+ + + + + +
+   + + +

+ +

+Definition at line 224 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_uint8_t _cpl
+
+ + + + + +
+   + + +

+ +

+Definition at line 248 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_extension_enum_t _extension
+
+ + + + + +
+   + + +

+ +

+Definition at line 225 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_bool_t _flag_complex
+
+ + + + + +
+   + + +

+ +

+Definition at line 246 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_uint16_t _flag_info_index
+
+ + + + + +
+   + + +

+ +

+Definition at line 245 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_iclass_enum_t _iclass
+
+ + + + + +
+   + + +

+ +

+Definition at line 223 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_uint8_t _iform
+
+ + + + + +
+   + + +

+ +

+Definition at line 228 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_iform_enum_t _iform_enum
+
+ + + + + +
+   + + +

+ +

+Definition at line 229 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_uint8_t _noperands
+
+ + + + + +
+   + + +

+ +

+Definition at line 234 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_uint32_t _operand_base
+
+ + + + + +
+   + + +

+ +

+Definition at line 237 of file xed-inst.h.

+

+ + + + +
+ + + + +
xed_operand_bitvec_t _operand_bitvec
+
+ + + + + +
+   + + +

+ +

+Definition at line 226 of file xed-inst.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
+ +