Searched refs:TCG_REG_V3 (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.h | 73 TCG_REG_V0 = 32, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3, enumerator
|
H A D | tcg-target.c.inc | 139 TCG_REG_V0, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3,
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.h | 35 TCG_REG_V0 = 32, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3, enumerator
|
H A D | tcg-target.c.inc | 54 TCG_REG_V0, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3,
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.h | 45 TCG_REG_V0, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3, enumerator
|
H A D | tcg-target.c.inc | 161 TCG_REG_V3, 4389 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_V3);
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.h | 39 TCG_REG_V0 = 32, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3, enumerator
|
H A D | tcg-target.c.inc | 364 TCG_REG_V3, 3522 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_V3);
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.h | 45 TCG_REG_V0, TCG_REG_V1, TCG_REG_V2, TCG_REG_V3, enumerator
|
H A D | tcg-target.c.inc | 81 TCG_REG_V1, TCG_REG_V2, TCG_REG_V3, TCG_REG_V4,
|