Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/src/dec/
H A Dxed-decode.c46 return r - XED_REG_YMM0; in reg_id_avx2()
69 return r - XED_REG_YMM0; in reg_id_avx512()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-reg-enum.h220 XED_REG_YMM0, enumerator
333 XED_REG_YMM_FIRST=XED_REG_YMM0, //< PSEUDO
H A Dxed-reg-enum.c225 {"YMM0", XED_REG_YMM0},
H A Dxed-init-reg-class.c220 xed_reg_class_array[XED_REG_YMM0]= XED_REG_CLASS_YMM; in xed_init_reg_mappings()
688 xed_largest_enclosing_register_array[XED_REG_YMM0]= XED_REG_ZMM0; in xed_init_reg_mappings()
689 xed_largest_enclosing_register_array_32[XED_REG_YMM0]= XED_REG_ZMM0; in xed_init_reg_mappings()
1304 xed_reg_width_bits[XED_REG_YMM0][0] = 256; in xed_init_reg_mappings()
1305 xed_reg_width_bits[XED_REG_YMM0][1] = 256; in xed_init_reg_mappings()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h1121 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_B3_64()
3584 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_B_32()
5215 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_R3_64()
5387 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_R_64()
6619 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_N_64()
7585 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_UISA_VSIB_INDEX_YMM()
9384 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_B3_32()
10436 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_R_32()
10963 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_N3_32()
11267 xed3_operand_set_outreg(d, XED_REG_YMM0); in xed3_capture_nt_YMM_N_32()
[all …]