xed-operand-element-type-enum.h File Reference

#include "xed-common-hdrs.h"

Go to the source code of this file.

Defines

#define _XED_OPERAND_ELEMENT_TYPE_ENUM_H_

Enumerations

enum  xed_operand_element_type_enum_t {
  XED_OPERAND_ELEMENT_TYPE_INVALID,
  XED_OPERAND_ELEMENT_TYPE_UINT,
  XED_OPERAND_ELEMENT_TYPE_INT,
  XED_OPERAND_ELEMENT_TYPE_SINGLE,
  XED_OPERAND_ELEMENT_TYPE_DOUBLE,
  XED_OPERAND_ELEMENT_TYPE_LONGDOUBLE,
  XED_OPERAND_ELEMENT_TYPE_LONGBCD,
  XED_OPERAND_ELEMENT_TYPE_STRUCT,
  XED_OPERAND_ELEMENT_TYPE_VARIABLE,
  XED_OPERAND_ELEMENT_TYPE_LAST
}

Functions

XED_DLL_EXPORT xed_operand_element_type_enum_t str2xed_operand_element_type_enum_t (const char *s)
XED_DLL_EXPORT const char * xed_operand_element_type_enum_t2str (const xed_operand_element_type_enum_t p)
XED_DLL_EXPORT xed_operand_element_type_enum_t xed_operand_element_type_enum_t_last (void)


Detailed Description

Definition in file xed-operand-element-type-enum.h.


Define Documentation

#define _XED_OPERAND_ELEMENT_TYPE_ENUM_H_
 

Definition at line 37 of file xed-operand-element-type-enum.h.


Enumeration Type Documentation

enum xed_operand_element_type_enum_t
 

Enumerator:
XED_OPERAND_ELEMENT_TYPE_INVALID 
XED_OPERAND_ELEMENT_TYPE_UINT  Unsigned integer.
XED_OPERAND_ELEMENT_TYPE_INT  Signed integer.
XED_OPERAND_ELEMENT_TYPE_SINGLE  32b FP single precision
XED_OPERAND_ELEMENT_TYPE_DOUBLE  64b FP double precision
XED_OPERAND_ELEMENT_TYPE_LONGDOUBLE  80b FP x87
XED_OPERAND_ELEMENT_TYPE_LONGBCD  80b decimal BCD
XED_OPERAND_ELEMENT_TYPE_STRUCT  a structure of various fields
XED_OPERAND_ELEMENT_TYPE_VARIABLE  depends on other fields in the instruction
XED_OPERAND_ELEMENT_TYPE_LAST 

Definition at line 39 of file xed-operand-element-type-enum.h.


Function Documentation

XED_DLL_EXPORT xed_operand_element_type_enum_t str2xed_operand_element_type_enum_t const char *  s  ) 
 

XED_DLL_EXPORT const char* xed_operand_element_type_enum_t2str const xed_operand_element_type_enum_t  p  ) 
 

XED_DLL_EXPORT xed_operand_element_type_enum_t xed_operand_element_type_enum_t_last void   ) 
 


Generated on Tue Nov 22 12:27:08 2011 for XED2 by  doxygen 1.4.6