Searched refs:TCG_REG_S1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.h | 37 TCG_REG_S0, TCG_REG_S1, TCG_REG_A0, TCG_REG_A1, enumerator 56 TCG_GUEST_BASE_REG = TCG_REG_S1,
|
H A D | tcg-target.c.inc | 49 TCG_REG_S1, 2770 TCG_REG_S1, 2904 tcg_regset_reset_reg(tcg_target_call_clobber_regs, TCG_REG_S1);
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.h | 53 TCG_REG_S1, enumerator
|
H A D | tcg-target.c.inc | 92 TCG_REG_S1, 2290 TCG_REG_S1,
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.h | 64 TCG_REG_S1, enumerator
|
H A D | tcg-target.c.inc | 107 TCG_REG_S1, 166 #define TCG_GUEST_BASE_REG TCG_REG_S1 2392 TCG_REG_S1, 2474 tcg_regset_reset_reg(tcg_target_call_clobber_regs, TCG_REG_S1);
|