Searched refs:TCG_REG_V2 (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 | 160 TCG_REG_V2, /* call clobbered, vectors */ 4388 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_V2);
|
/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 | 363 TCG_REG_V2, 3521 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_V2);
|
/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,
|