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

Register Interface


Detailed Description

-There are several functions that provide more information about the GPRs and the nesting of GPRs. -

- - - - - - - - - - - - -

Functions

XED_DLL_EXPORT xed_reg_enum_t xed_get_largest_enclosing_register (xed_reg_enum_t r)
 Returns the largest enclosing register for any kind of register; This is mostly useful for GPRs.
XED_DLL_EXPORT xed_reg_class_enum_t xed_gpr_reg_class (xed_reg_enum_t r)
 Returns the specific width GPR reg class (like XED_REG_CLASS_GPR32 or XED_REG_CLASS_GPR64) for a given GPR register.
XED_DLL_EXPORT xed_reg_class_enum_t xed_reg_class (xed_reg_enum_t r)
 Returns the register class of the given input register.
-


Function Documentation

-

- - - - -
- - - - - - - - - -
XED_DLL_EXPORT xed_reg_enum_t xed_get_largest_enclosing_register xed_reg_enum_t  r  ) 
-
- - - - - -
-   - - -

-Returns the largest enclosing register for any kind of register; This is mostly useful for GPRs. -

-

-

- - - - -
- - - - - - - - - -
XED_DLL_EXPORT xed_reg_class_enum_t xed_gpr_reg_class xed_reg_enum_t  r  ) 
-
- - - - - -
-   - - -

-Returns the specific width GPR reg class (like XED_REG_CLASS_GPR32 or XED_REG_CLASS_GPR64) for a given GPR register. -

-Or XED_REG_INVALID if not a GPR.

-

- - - - -
- - - - - - - - - -
XED_DLL_EXPORT xed_reg_class_enum_t xed_reg_class xed_reg_enum_t  r  ) 
-
- - - - - -
-   - - -

-Returns the register class of the given input register. -

-

-


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