36 #if !defined(_XED_ERROR_ENUM_H_)
37 # define _XED_ERROR_ENUM_H_
A lock prefix was found where none is allowed.
The index, dest and mask regs for AVX2 gathers must be different.
The instruciton is not valid for the specified chip.
XED could not decode the given instruction because an invalid register encoding was used...
XED could not decode the given instruction.
An F2 or F3 prefix was found where none is allowed.
The register or segment callback for xed_agen experienced a problem.
The output pointer for xed_agen was zero.
XED_DLL_EXPORT const char * xed_error_enum_t2str(const xed_error_enum_t p)
This converts strings to xed_error_enum_t types.
Full decode of instruction would exeed 15B.
One or both of the callbacks for xed_agen were missing.
Memop indices must be 0 or 1.
XED_DLL_EXPORT xed_error_enum_t str2xed_error_enum_t(const char *s)
This converts strings to xed_error_enum_t types.
There were not enough bytes in the given buffer.
XED_DLL_EXPORT xed_error_enum_t xed_error_enum_t_last(void)
Returns the last element of the enumeration.