Home
last modified time | relevance | path

Searched refs:XED_REG_SIL (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/Xed/xed/generated/
H A Dxed-reg-enum.h98 XED_REG_SIL, enumerator
H A Dxed-reg-enum.c103 {"SIL", XED_REG_SIL},
H A Dxed-init-reg-class.c59 xed_reg_class_array[XED_REG_SIL]= XED_REG_CLASS_GPR; in xed_init_reg_mappings()
366 xed_largest_enclosing_register_array[XED_REG_SIL]= XED_REG_RSI; in xed_init_reg_mappings()
367 xed_largest_enclosing_register_array_32[XED_REG_SIL]= XED_REG_ESI; in xed_init_reg_mappings()
879 xed_gpr_reg_class_array[XED_REG_SIL]= XED_REG_CLASS_GPR8; in xed_init_reg_mappings()
982 xed_reg_width_bits[XED_REG_SIL][0] = 8; in xed_init_reg_mappings()
983 xed_reg_width_bits[XED_REG_SIL][1] = 8; in xed_init_reg_mappings()
/dports/devel/upp/upp/bazaar/Xed/xed/generated/include-private/
H A Dxed3-nt-capture.h2166 xed3_operand_set_outreg(d, XED_REG_SIL); in xed3_capture_nt_GPR8_R()
2655 xed3_operand_set_outreg(d, XED_REG_SIL); in xed3_capture_nt_GPR8_B()
14016 xed3_operand_set_outreg(d, XED_REG_SIL); in xed3_capture_nt_GPR8_SB()