Searched refs:TCG_REG_S0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.h | 63 TCG_REG_S0, enumerator 83 TCG_AREG0 = TCG_REG_S0,
|
H A D | tcg-target.c.inc | 106 /* TCG_REG_S0 reserved for TCG_AREG0 */ 2391 TCG_REG_S0, /* used for the global env (TCG_AREG0) */ 2473 tcg_regset_reset_reg(tcg_target_call_clobber_regs, TCG_REG_S0);
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.h | 37 TCG_REG_S0, TCG_REG_S1, TCG_REG_A0, TCG_REG_A1, enumerator 55 TCG_AREG0 = TCG_REG_S0,
|
H A D | tcg-target.c.inc | 48 /* TCG_REG_S0 reserved for TCG_AREG0 */ 2769 TCG_REG_S0, /* used for the global env (TCG_AREG0) */ 2903 tcg_regset_reset_reg(tcg_target_call_clobber_regs, TCG_REG_S0);
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.h | 52 TCG_REG_S0, enumerator
|
H A D | tcg-target.c.inc | 91 TCG_REG_S0, 2289 TCG_REG_S0,
|