Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-reg-enum.h53 XED_REG_R9W, enumerator
H A Dxed-reg-enum.c58 {"R9W", XED_REG_R9W},
H A Dxed-init-reg-class.c70 xed_reg_class_array[XED_REG_R9W]= XED_REG_CLASS_GPR; in xed_init_reg_mappings()
388 xed_largest_enclosing_register_array[XED_REG_R9W]= XED_REG_R9; in xed_init_reg_mappings()
389 xed_largest_enclosing_register_array_32[XED_REG_R9W]= XED_REG_R9D; in xed_init_reg_mappings()
890 xed_gpr_reg_class_array[XED_REG_R9W]= XED_REG_CLASS_GPR16; in xed_init_reg_mappings()
1004 xed_reg_width_bits[XED_REG_R9W][0] = 16; in xed_init_reg_mappings()
1005 xed_reg_width_bits[XED_REG_R9W][1] = 16; in xed_init_reg_mappings()
H A Dxed-encoder-3.c2245 (xed3_operand_get_base0(xes) == XED_REG_R9W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
2640 (xed3_operand_get_base0(xes) == XED_REG_R9W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
3173 (xed3_operand_get_base0(xes) == XED_REG_R9W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h2338 xed3_operand_set_outreg(d, XED_REG_R9W); in xed3_capture_nt_Ar9()
4902 xed3_operand_set_outreg(d, XED_REG_R9W); in xed3_capture_nt_GPR16_R()
6945 xed3_operand_set_outreg(d, XED_REG_R9W); in xed3_capture_nt_GPR16_B()
7258 xed3_operand_set_outreg(d, XED_REG_R9W); in xed3_capture_nt_GPR16_SB()