X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=misc%2Fdecoder_test%2FXED2%2Fdoc%2Fhtml%2Fstructxed__state__s.html;fp=misc%2Fdecoder_test%2FXED2%2Fdoc%2Fhtml%2Fstructxed__state__s.html;h=0000000000000000000000000000000000000000;hb=7a6cd49101201e207daf7113a9048193835cebaf;hp=671abf93627ba6a0c89134b81f1ec5d07e2ec35e;hpb=320320a1c8681f2d8258a03dd087b3aed18b48a1;p=palacios-OLD.git diff --git a/misc/decoder_test/XED2/doc/html/structxed__state__s.html b/misc/decoder_test/XED2/doc/html/structxed__state__s.html deleted file mode 100644 index 671abf9..0000000 --- a/misc/decoder_test/XED2/doc/html/structxed__state__s.html +++ /dev/null @@ -1,145 +0,0 @@ - - -XED2: XED2 User Guide - Thu May 15 03:15:09 2008 - - - - -
-
-
-
-

xed_state_s Struct Reference
- -[XED initialization] -

#include <xed-state.h> -

-


Detailed Description

-Encapsulates machine modes for decoder/encoder requests. -

-It specifies the machine operating mode as a xed_machine_mode_enum_t for decoding and encoding. For all modes other than the 64b long mode (XED_MACHINE_MODE_LONG_64), a default addressing width, and a stack addressing width must be supplied of type xed_address_width_enum_t . -

- -

-Definition at line 53 of file xed-state.h. - - - - - - - - - - - -

Data Fields

xed_address_width_enum_t addr_width
 the current default addressing width.
xed_machine_mode_enum_t mmode
 real architected machine modes
xed_address_width_enum_t stack_addr_width
 for 16b/32b modes
-


Field Documentation

-

- - - - -
- - - - -
xed_address_width_enum_t addr_width
-
- - - - - -
-   - - -

-the current default addressing width. -

- -

-Definition at line 58 of file xed-state.h.

-

- - - - -
- - - - -
xed_machine_mode_enum_t mmode
-
- - - - - -
-   - - -

-real architected machine modes -

- -

-Definition at line 55 of file xed-state.h.

-

- - - - -
- - - - -
xed_address_width_enum_t stack_addr_width
-
- - - - - -
-   - - -

-for 16b/32b modes -

- -

-Definition at line 61 of file xed-state.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
- -