Home
last modified time | relevance | path

Searched refs:XED_ERROR_BAD_REGISTER (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h520 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_MASKNOT0()
8263 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8269 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8275 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8281 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8287 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8293 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8299 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8305 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_DR_R()
8799 xed3_operand_set_error(d, XED_ERROR_BAD_REGISTER); in xed3_capture_nt_SEG()
[all …]
/dports/devel/upp/upp/bazaar/Xed/xed/include/private/
H A Dxed-decode-supp.h37 xed3_operand_set_error(xds,XED_ERROR_BAD_REGISTER); in xed_check_reg()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-error-enum.h14XED_ERROR_BAD_REGISTER, ///< XED could not decode the given instruction because an invalid registe… enumerator
H A Dxed-error-enum.c19 {"BAD_REGISTER", XED_ERROR_BAD_REGISTER},