Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-reg-enum.h58 XED_REG_R14W, enumerator
H A Dxed-reg-enum.c63 {"R14W", XED_REG_R14W},
H A Dxed-init-reg-class.c90 xed_reg_class_array[XED_REG_R14W]= XED_REG_CLASS_GPR; in xed_init_reg_mappings()
428 xed_largest_enclosing_register_array[XED_REG_R14W]= XED_REG_R14; in xed_init_reg_mappings()
429 xed_largest_enclosing_register_array_32[XED_REG_R14W]= XED_REG_R14D; in xed_init_reg_mappings()
910 xed_gpr_reg_class_array[XED_REG_R14W]= XED_REG_CLASS_GPR16; in xed_init_reg_mappings()
1044 xed_reg_width_bits[XED_REG_R14W][0] = 16; in xed_init_reg_mappings()
1045 xed_reg_width_bits[XED_REG_R14W][1] = 16; in xed_init_reg_mappings()
H A Dxed-encoder-3.c2365 (xed3_operand_get_base0(xes) == XED_REG_R14W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
2748 (xed3_operand_get_base0(xes) == XED_REG_R14W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
3308 (xed3_operand_get_base0(xes) == XED_REG_R14W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h4927 xed3_operand_set_outreg(d, XED_REG_R14W); in xed3_capture_nt_GPR16_R()
6635 xed3_operand_set_outreg(d, XED_REG_R14W); in xed3_capture_nt_Ar14()
6995 xed3_operand_set_outreg(d, XED_REG_R14W); in xed3_capture_nt_GPR16_B()
7308 xed3_operand_set_outreg(d, XED_REG_R14W); in xed3_capture_nt_GPR16_SB()