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=0000000000000000000000000000000000000000;hp=da1f805758953314691a416530301590df4fda1c;hb=7a6cd49101201e207daf7113a9048193835cebaf;hpb=320320a1c8681f2d8258a03dd087b3aed18b48a1 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 deleted file mode 100644 index da1f805..0000000 --- a/misc/decoder_test/XED2/doc/html/xed-common-defs_8h.html +++ /dev/null @@ -1,302 +0,0 @@ - - -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
- -