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

xed-common-defs.h File Reference


Detailed Description

+some pervasive defines +

+

Author:
Mark Charney <mark.charney@intel.com>
+ +

+Definition in file xed-common-defs.h. +

+ +

+Go to the source code of this file. + + + + + + + + + + + + + + + + + + + + +

Defines

#define XED_BIT_FIELD_PSEUDO_WIDTH4   8
#define XED_BIT_FIELD_PSEUDO_WIDTH8   16
#define XED_BYTE_CAST(x)   (STATIC_CAST(xed_uint8_t,x))
#define XED_BYTE_MASK(x)   ((x) & 0xFF)
#define XED_MAX_DISPLACEMENT_BYTES   8
#define XED_MAX_IMMEDIATE_BYTES   8
#define XED_MAX_INSTRUCTION_BYTES   15
#define XED_MAX_NONTERMINALS_PER_INSTRUCTION   20
#define XED_MAX_OPERANDS   11
+


Define Documentation

+

+ + + + +
+ + + + +
#define XED_BIT_FIELD_PSEUDO_WIDTH4   8
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file xed-common-defs.h.

+

+ + + + +
+ + + + +
#define XED_BIT_FIELD_PSEUDO_WIDTH8   16
+
+ + + + + +
+   + + +

+ +

+Definition at line 67 of file xed-common-defs.h.

+

+ + + + +
+ + + + + + + + + +
#define XED_BYTE_CAST  )    (STATIC_CAST(xed_uint8_t,x))
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file xed-common-defs.h.

+

+ + + + +
+ + + + + + + + + +
#define XED_BYTE_MASK  )    ((x) & 0xFF)
+
+ + + + + +
+   + + +

+ +

+Definition at line 53 of file xed-common-defs.h.

+

+ + + + +
+ + + + +
#define XED_MAX_DISPLACEMENT_BYTES   8
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file xed-common-defs.h.

+

+ + + + +
+ + + + +
#define XED_MAX_IMMEDIATE_BYTES   8
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file xed-common-defs.h.

+

+ + + + +
+ + + + +
#define XED_MAX_INSTRUCTION_BYTES   15
+
+ + + + + +
+   + + +

+ +

+Definition at line 50 of file xed-common-defs.h.

+

+ + + + +
+ + + + +
#define XED_MAX_NONTERMINALS_PER_INSTRUCTION   20
+
+ + + + + +
+   + + +

+ +

+Definition at line 45 of file xed-common-defs.h.

+

+ + + + +
+ + + + +
#define XED_MAX_OPERANDS   11
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file xed-common-defs.h.

+


Generated on Thu May 15 03:15:09 2008 for XED2 by  + +doxygen 1.4.6
+ +