Searched refs:TCG_REG_R23 (Results 1 – 6 of 6) sorted by relevance
/external/qemu/tcg/ppc64/ |
D | tcg-target.h | 54 TCG_REG_R23, enumerator
|
D | tcg-target.c | 96 TCG_REG_R23, 150 TCG_REG_R23,
|
/external/qemu/tcg/ppc/ |
D | tcg-target.h | 54 TCG_REG_R23, enumerator
|
D | tcg-target.c | 97 TCG_REG_R23, 159 TCG_REG_R23,
|
/external/qemu/tcg/hppa/ |
D | tcg-target.h | 61 TCG_REG_R23, enumerator
|
D | tcg-target.c | 63 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()
|