Searched refs:TCG_REG_R25 (Results 1 – 6 of 6) sorted by relevance
/external/qemu/tcg/ppc64/ |
D | tcg-target.h | 56 TCG_REG_R25, enumerator
|
D | tcg-target.c | 117 TCG_REG_R25, 152 TCG_REG_R25,
|
/external/qemu/tcg/ppc/ |
D | tcg-target.h | 56 TCG_REG_R25, enumerator
|
D | tcg-target.c | 121 TCG_REG_R25, 161 TCG_REG_R25,
|
/external/qemu/tcg/hppa/ |
D | tcg-target.h | 63 TCG_REG_R25, enumerator
|
D | tcg-target.c | 61 TCG_REG_R25, 71 TCG_REG_R25, 199 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R25); in target_parse_constraint() 1037 offset = tcg_out_tlb_read(s, TCG_REG_R26, TCG_REG_R25, addrlo_reg, addrhi_reg, in tcg_out_qemu_ld() 1041 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_R20, (offset ? TCG_REG_R1 : TCG_REG_R25), in tcg_out_qemu_ld() 1152 offset = tcg_out_tlb_read(s, TCG_REG_R26, TCG_REG_R25, addrlo_reg, addrhi_reg, in tcg_out_qemu_st() 1156 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_R20, (offset ? TCG_REG_R1 : TCG_REG_R25), in tcg_out_qemu_st() 1665 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R25); in tcg_target_init()
|