Home
last modified time | relevance | path

Searched refs:XED_REG_ERROR (Results 1 – 5 of 5) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h519 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_MASKNOT0()
8262 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8268 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8274 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8280 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8286 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8292 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8298 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8304 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_DR_R()
8798 xed3_operand_set_outreg(d, XED_REG_ERROR); in xed3_capture_nt_SEG()
[all …]
/dports/devel/upp/upp/bazaar/Xed/xed/include/private/
H A Dxed-decode-supp.h36 if (reg == XED_REG_ERROR) in xed_check_reg()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-reg-enum.h112 XED_REG_ERROR, enumerator
308 XED_REG_INVALID_LAST=XED_REG_ERROR, //<PSEUDO
H A Dxed-init-reg-class.c27 xed_reg_class_array[XED_REG_ERROR]= XED_REG_CLASS_INVALID; in xed_init_reg_mappings()
302 xed_largest_enclosing_register_array[XED_REG_ERROR]= XED_REG_ERROR; in xed_init_reg_mappings()
303 xed_largest_enclosing_register_array_32[XED_REG_ERROR]= XED_REG_ERROR; in xed_init_reg_mappings()
918 xed_reg_width_bits[XED_REG_ERROR][0] = 0; in xed_init_reg_mappings()
919 xed_reg_width_bits[XED_REG_ERROR][1] = 0; in xed_init_reg_mappings()
H A Dxed-reg-enum.c117 {"ERROR", XED_REG_ERROR},