36 #if !defined(_XED_REG_ROLE_ENUM_H_)
37 # define _XED_REG_ROLE_ENUM_H_
Register is a normal register.
The segment register associated with the first memop.
The segment register associated with the second memop.
XED_DLL_EXPORT xed_reg_role_enum_t xed_reg_role_enum_t_last(void)
Returns the last element of the enumeration.
The base register associated with the first memop.
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.
The base register associated with the second memop.
The index register associated with the first memop.
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.