Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-reg-enum.h55 XED_REG_R11W, enumerator
H A Dxed-reg-enum.c60 {"R11W", XED_REG_R11W},
H A Dxed-init-reg-class.c78 xed_reg_class_array[XED_REG_R11W]= XED_REG_CLASS_GPR; in xed_init_reg_mappings()
404 xed_largest_enclosing_register_array[XED_REG_R11W]= XED_REG_R11; in xed_init_reg_mappings()
405 xed_largest_enclosing_register_array_32[XED_REG_R11W]= XED_REG_R11D; in xed_init_reg_mappings()
898 xed_gpr_reg_class_array[XED_REG_R11W]= XED_REG_CLASS_GPR16; in xed_init_reg_mappings()
1020 xed_reg_width_bits[XED_REG_R11W][0] = 16; in xed_init_reg_mappings()
1021 xed_reg_width_bits[XED_REG_R11W][1] = 16; in xed_init_reg_mappings()
H A Dxed-encoder-3.c2305 (xed3_operand_get_base0(xes) == XED_REG_R11W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
2694 (xed3_operand_get_base0(xes) == XED_REG_R11W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
3227 (xed3_operand_get_base0(xes) == XED_REG_R11W) && in xed_encode_nonterminal_VMODRM_MOD_ENCODE_BIND()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h4912 xed3_operand_set_outreg(d, XED_REG_R11W); in xed3_capture_nt_GPR16_R()
6517 xed3_operand_set_outreg(d, XED_REG_R11W); in xed3_capture_nt_Ar11()
6965 xed3_operand_set_outreg(d, XED_REG_R11W); in xed3_capture_nt_GPR16_B()
7278 xed3_operand_set_outreg(d, XED_REG_R11W); in xed3_capture_nt_GPR16_SB()