Home
last modified time | relevance | path

Searched refs:TCG_REG_R25 (Results 1 – 6 of 6) sorted by relevance

/external/qemu/tcg/ppc64/
Dtcg-target.h56 TCG_REG_R25, enumerator
Dtcg-target.c117 TCG_REG_R25,
152 TCG_REG_R25,
/external/qemu/tcg/ppc/
Dtcg-target.h56 TCG_REG_R25, enumerator
Dtcg-target.c121 TCG_REG_R25,
161 TCG_REG_R25,
/external/qemu/tcg/hppa/
Dtcg-target.h63 TCG_REG_R25, enumerator
Dtcg-target.c61 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()