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

xed_operand_s Struct Reference
+ +[Decoding Instructions] +

#include <xed-inst.h> +

+


Detailed Description

+Constant information about an individual generic operand, like an operand template, describing the operand properties. +

+See Decoding Instructions for API information. +

+ +

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

Data Fields

xed_operand_enum_t _name
xed_operand_width_enum_t _oc2
xed_operand_visibility_enum_t _operand_visibility
xed_operand_action_enum_t _rw
xed_operand_type_enum_t _type
union {
   xed_uint32_t   _imm
   xed_nonterminal_enum_t   _nt
   xed_reg_enum_t   _reg
_u
+


Field Documentation

+

+ + + + +
+ + + + +
xed_uint32_t _imm
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_operand_enum_t _name
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_nonterminal_enum_t _nt
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_operand_width_enum_t _oc2
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_operand_visibility_enum_t _operand_visibility
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_reg_enum_t _reg
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_operand_action_enum_t _rw
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
xed_operand_type_enum_t _type
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + +
union { ... } _u
+
+ + + + + +
+   + + +

+

+


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