Home
last modified time | relevance | path

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

/external/qemu/tcg/ppc64/
Dtcg-target.h54 TCG_REG_R23, enumerator
Dtcg-target.c96 TCG_REG_R23,
150 TCG_REG_R23,
/external/qemu/tcg/ppc/
Dtcg-target.h54 TCG_REG_R23, enumerator
Dtcg-target.c97 TCG_REG_R23,
159 TCG_REG_R23,
/external/qemu/tcg/hppa/
Dtcg-target.h61 TCG_REG_R23, enumerator
Dtcg-target.c63 TCG_REG_R23,
73 TCG_REG_R23,
201 tcg_regset_reset_reg(ct->u.regs, TCG_REG_R23); in target_parse_constraint()
929 tcg_out_ld(s, TCG_TYPE_PTR, TCG_REG_R23, r1, offset); in tcg_out_tlb_read()
943 tcg_out_brcond2(s, TCG_COND_NE, TCG_REG_R20, TCG_REG_R23, in tcg_out_tlb_read()
1122 tcg_out_bswap32(s, TCG_REG_R23, datahi_reg, TCG_REG_R23); in tcg_out_qemu_st_direct()
1124 datalo_reg = TCG_REG_R23; in tcg_out_qemu_st_direct()
1199 tcg_out_mov(s, TCG_TYPE_I32, TCG_REG_R23, datahi_reg); in tcg_out_qemu_st()
1663 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R23); in tcg_target_init()