Searched refs:TCG_REG_R3 (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.h | 130 TCG_REG_R3, enumerator
|
H A D | tcg-target.c.inc | 195 TCG_REG_R3,
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.h | 40 TCG_REG_R3, enumerator
|
H A D | tcg-target.c.inc | 60 TCG_REG_R3, 80 TCG_REG_R0, TCG_REG_R1, TCG_REG_R2, TCG_REG_R3 1523 tcg_out_dat_reg(s, COND_EQ, ARITH_CMP, 0, TCG_REG_R3, addrhi, 0); 2297 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R3);
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.h | 36 TCG_REG_R0, TCG_REG_R1, TCG_REG_R2, TCG_REG_R3, enumerator
|
H A D | tcg-target.c.inc | 157 TCG_REG_R3, 181 TCG_REG_R3, 195 return TCG_REG_R3 + slot; 2892 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R3, arg); 2954 tcg_out32(s, ADDI | TAI(TCG_REG_R3, 0, 0)); 4375 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R3);
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.h | 34 TCG_REG_R0, TCG_REG_R1, TCG_REG_R2, TCG_REG_R3, enumerator
|
H A D | tcg-target.c.inc | 357 TCG_REG_R3, 389 TCG_REG_R3, 3510 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R3);
|