Functions | |
XED_DLL_EXPORT xed_address_width_enum_t | str2xed_address_width_enum_t (const char *s) |
This converts strings to xed_address_width_enum_t types. | |
XED_DLL_EXPORT xed_attribute_enum_t | str2xed_attribute_enum_t (const char *s) |
This converts strings to xed_attribute_enum_t types. | |
XED_DLL_EXPORT xed_category_enum_t | str2xed_category_enum_t (const char *s) |
This converts strings to xed_category_enum_t types. | |
XED_DLL_EXPORT xed_chip_enum_t | str2xed_chip_enum_t (const char *s) |
This converts strings to xed_chip_enum_t types. | |
XED_DLL_EXPORT xed_error_enum_t | str2xed_error_enum_t (const char *s) |
This converts strings to xed_error_enum_t types. | |
XED_DLL_EXPORT xed_exception_enum_t | str2xed_exception_enum_t (const char *s) |
This converts strings to xed_exception_enum_t types. | |
XED_DLL_EXPORT xed_extension_enum_t | str2xed_extension_enum_t (const char *s) |
This converts strings to xed_extension_enum_t types. | |
XED_DLL_EXPORT xed_flag_action_enum_t | str2xed_flag_action_enum_t (const char *s) |
This converts strings to xed_flag_action_enum_t types. | |
XED_DLL_EXPORT xed_flag_enum_t | str2xed_flag_enum_t (const char *s) |
This converts strings to xed_flag_enum_t types. | |
XED_DLL_EXPORT xed_iclass_enum_t | str2xed_iclass_enum_t (const char *s) |
This converts strings to xed_iclass_enum_t types. | |
XED_DLL_EXPORT xed_iform_enum_t | str2xed_iform_enum_t (const char *s) |
This converts strings to xed_iform_enum_t types. | |
XED_DLL_EXPORT xed_isa_set_enum_t | str2xed_isa_set_enum_t (const char *s) |
This converts strings to xed_isa_set_enum_t types. | |
XED_DLL_EXPORT xed_machine_mode_enum_t | str2xed_machine_mode_enum_t (const char *s) |
This converts strings to xed_machine_mode_enum_t types. | |
XED_DLL_EXPORT xed_nonterminal_enum_t | str2xed_nonterminal_enum_t (const char *s) |
This converts strings to xed_nonterminal_enum_t types. | |
XED_DLL_EXPORT xed_operand_action_enum_t | str2xed_operand_action_enum_t (const char *s) |
This converts strings to xed_operand_action_enum_t types. | |
XED_DLL_EXPORT xed_operand_convert_enum_t | str2xed_operand_convert_enum_t (const char *s) |
This converts strings to xed_operand_convert_enum_t types. | |
XED_DLL_EXPORT xed_operand_ctype_enum_t | str2xed_operand_ctype_enum_t (const char *s) |
This converts strings to xed_operand_ctype_enum_t types. | |
XED_DLL_EXPORT xed_operand_element_type_enum_t | str2xed_operand_element_type_enum_t (const char *s) |
This converts strings to xed_operand_element_type_enum_t types. | |
XED_DLL_EXPORT xed_operand_element_xtype_enum_t | str2xed_operand_element_xtype_enum_t (const char *s) |
This converts strings to xed_operand_element_xtype_enum_t types. | |
XED_DLL_EXPORT xed_operand_enum_t | str2xed_operand_enum_t (const char *s) |
This converts strings to xed_operand_enum_t types. | |
XED_DLL_EXPORT xed_operand_type_enum_t | str2xed_operand_type_enum_t (const char *s) |
This converts strings to xed_operand_type_enum_t types. | |
XED_DLL_EXPORT xed_operand_visibility_enum_t | str2xed_operand_visibility_enum_t (const char *s) |
This converts strings to xed_operand_visibility_enum_t types. | |
XED_DLL_EXPORT xed_operand_width_enum_t | str2xed_operand_width_enum_t (const char *s) |
This converts strings to xed_operand_width_enum_t types. | |
XED_DLL_EXPORT xed_reg_class_enum_t | str2xed_reg_class_enum_t (const char *s) |
This converts strings to xed_reg_class_enum_t types. | |
XED_DLL_EXPORT xed_reg_enum_t | str2xed_reg_enum_t (const char *s) |
This converts strings to xed_reg_enum_t types. | |
XED_DLL_EXPORT xed_reg_role_enum_t | str2xed_reg_role_enum_t (const char *s) |
This converts strings to xed_reg_role_enum_t types. | |
XED_DLL_EXPORT xed_syntax_enum_t | str2xed_syntax_enum_t (const char *s) |
This converts strings to xed_syntax_enum_t types. | |
XED_DLL_EXPORT const char * | xed_address_width_enum_t2str (const xed_address_width_enum_t p) |
This converts strings to xed_address_width_enum_t types. | |
XED_DLL_EXPORT xed_address_width_enum_t | xed_address_width_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_attribute_enum_t2str (const xed_attribute_enum_t p) |
This converts strings to xed_attribute_enum_t types. | |
XED_DLL_EXPORT xed_attribute_enum_t | xed_attribute_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_category_enum_t2str (const xed_category_enum_t p) |
This converts strings to xed_category_enum_t types. | |
XED_DLL_EXPORT xed_category_enum_t | xed_category_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_chip_enum_t2str (const xed_chip_enum_t p) |
This converts strings to xed_chip_enum_t types. | |
XED_DLL_EXPORT xed_chip_enum_t | xed_chip_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_error_enum_t2str (const xed_error_enum_t p) |
This converts strings to xed_error_enum_t types. | |
XED_DLL_EXPORT xed_error_enum_t | xed_error_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_exception_enum_t2str (const xed_exception_enum_t p) |
This converts strings to xed_exception_enum_t types. | |
XED_DLL_EXPORT xed_exception_enum_t | xed_exception_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_extension_enum_t2str (const xed_extension_enum_t p) |
This converts strings to xed_extension_enum_t types. | |
XED_DLL_EXPORT xed_extension_enum_t | xed_extension_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_flag_action_enum_t2str (const xed_flag_action_enum_t p) |
This converts strings to xed_flag_action_enum_t types. | |
XED_DLL_EXPORT xed_flag_action_enum_t | xed_flag_action_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_flag_enum_t2str (const xed_flag_enum_t p) |
This converts strings to xed_flag_enum_t types. | |
XED_DLL_EXPORT xed_flag_enum_t | xed_flag_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_iclass_enum_t2str (const xed_iclass_enum_t p) |
This converts strings to xed_iclass_enum_t types. | |
XED_DLL_EXPORT xed_iclass_enum_t | xed_iclass_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_iform_enum_t2str (const xed_iform_enum_t p) |
This converts strings to xed_iform_enum_t types. | |
XED_DLL_EXPORT xed_iform_enum_t | xed_iform_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT xed_iformfl_enum_t | xed_iformfl_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_isa_set_enum_t2str (const xed_isa_set_enum_t p) |
This converts strings to xed_isa_set_enum_t types. | |
XED_DLL_EXPORT xed_isa_set_enum_t | xed_isa_set_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_machine_mode_enum_t2str (const xed_machine_mode_enum_t p) |
This converts strings to xed_machine_mode_enum_t types. | |
XED_DLL_EXPORT xed_machine_mode_enum_t | xed_machine_mode_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_nonterminal_enum_t2str (const xed_nonterminal_enum_t p) |
This converts strings to xed_nonterminal_enum_t types. | |
XED_DLL_EXPORT xed_nonterminal_enum_t | xed_nonterminal_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_action_enum_t2str (const xed_operand_action_enum_t p) |
This converts strings to xed_operand_action_enum_t types. | |
XED_DLL_EXPORT xed_operand_action_enum_t | xed_operand_action_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_convert_enum_t2str (const xed_operand_convert_enum_t p) |
This converts strings to xed_operand_convert_enum_t types. | |
XED_DLL_EXPORT xed_operand_convert_enum_t | xed_operand_convert_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_ctype_enum_t2str (const xed_operand_ctype_enum_t p) |
This converts strings to xed_operand_ctype_enum_t types. | |
XED_DLL_EXPORT xed_operand_ctype_enum_t | xed_operand_ctype_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_element_type_enum_t2str (const xed_operand_element_type_enum_t p) |
This converts strings to xed_operand_element_type_enum_t types. | |
XED_DLL_EXPORT xed_operand_element_type_enum_t | xed_operand_element_type_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_element_xtype_enum_t2str (const xed_operand_element_xtype_enum_t p) |
This converts strings to xed_operand_element_xtype_enum_t types. | |
XED_DLL_EXPORT xed_operand_element_xtype_enum_t | xed_operand_element_xtype_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_enum_t2str (const xed_operand_enum_t p) |
This converts strings to xed_operand_enum_t types. | |
XED_DLL_EXPORT xed_operand_enum_t | xed_operand_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_type_enum_t2str (const xed_operand_type_enum_t p) |
This converts strings to xed_operand_type_enum_t types. | |
XED_DLL_EXPORT xed_operand_type_enum_t | xed_operand_type_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_visibility_enum_t2str (const xed_operand_visibility_enum_t p) |
This converts strings to xed_operand_visibility_enum_t types. | |
XED_DLL_EXPORT xed_operand_visibility_enum_t | xed_operand_visibility_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_operand_width_enum_t2str (const xed_operand_width_enum_t p) |
This converts strings to xed_operand_width_enum_t types. | |
XED_DLL_EXPORT xed_operand_width_enum_t | xed_operand_width_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_reg_class_enum_t2str (const xed_reg_class_enum_t p) |
This converts strings to xed_reg_class_enum_t types. | |
XED_DLL_EXPORT xed_reg_class_enum_t | xed_reg_class_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_reg_enum_t2str (const xed_reg_enum_t p) |
This converts strings to xed_reg_enum_t types. | |
XED_DLL_EXPORT xed_reg_enum_t | xed_reg_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_reg_role_enum_t2str (const xed_reg_role_enum_t p) |
This converts strings to xed_reg_role_enum_t types. | |
XED_DLL_EXPORT xed_reg_role_enum_t | xed_reg_role_enum_t_last (void) |
Returns the last element of the enumeration. | |
XED_DLL_EXPORT const char * | xed_syntax_enum_t2str (const xed_syntax_enum_t p) |
This converts strings to xed_syntax_enum_t types. | |
XED_DLL_EXPORT xed_syntax_enum_t | xed_syntax_enum_t_last (void) |
Returns the last element of the enumeration. |
|
This converts strings to xed_address_width_enum_t types.
|
|
This converts strings to xed_attribute_enum_t types.
|
|
This converts strings to xed_category_enum_t types.
|
|
This converts strings to xed_chip_enum_t types.
|
|
This converts strings to xed_error_enum_t types.
|
|
This converts strings to xed_exception_enum_t types.
|
|
This converts strings to xed_extension_enum_t types.
|
|
This converts strings to xed_flag_action_enum_t types.
|
|
This converts strings to xed_flag_enum_t types.
|
|
This converts strings to xed_iclass_enum_t types.
|
|
This converts strings to xed_iform_enum_t types.
|
|
This converts strings to xed_isa_set_enum_t types.
|
|
This converts strings to xed_machine_mode_enum_t types.
|
|
This converts strings to xed_nonterminal_enum_t types.
|
|
This converts strings to xed_operand_action_enum_t types.
|
|
This converts strings to xed_operand_convert_enum_t types.
|
|
This converts strings to xed_operand_ctype_enum_t types.
|
|
This converts strings to xed_operand_element_type_enum_t types.
|
|
This converts strings to xed_operand_element_xtype_enum_t types.
|
|
This converts strings to xed_operand_enum_t types.
|
|
This converts strings to xed_operand_type_enum_t types.
|
|
This converts strings to xed_operand_visibility_enum_t types.
|
|
This converts strings to xed_operand_width_enum_t types.
|
|
This converts strings to xed_reg_class_enum_t types.
|
|
This converts strings to xed_reg_enum_t types.
|
|
This converts strings to xed_reg_role_enum_t types.
|
|
This converts strings to xed_syntax_enum_t types.
|
|
This converts strings to xed_address_width_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_attribute_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_category_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_chip_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_error_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_exception_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_extension_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_flag_action_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_flag_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_iclass_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_iform_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_isa_set_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_machine_mode_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_nonterminal_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_action_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_convert_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_ctype_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_element_type_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_element_xtype_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_type_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_visibility_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_operand_width_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_reg_class_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_reg_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_reg_role_enum_t types.
|
|
Returns the last element of the enumeration.
|
|
This converts strings to xed_syntax_enum_t types.
|
|
Returns the last element of the enumeration.
|