Searched refs:TCG_REG_R10 (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.h | 36 TCG_REG_R8, TCG_REG_R9, TCG_REG_R10, TCG_REG_R11, enumerator 48 TCG_AREG0 = TCG_REG_R10,
|
H A D | tcg-target.c.inc | 345 TCG_REG_R10,
|
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.h | 137 TCG_REG_R10, enumerator
|
H A D | tcg-target.c.inc | 188 TCG_REG_R10,
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.h | 47 TCG_REG_R10, enumerator
|
H A D | tcg-target.c.inc | 54 TCG_REG_R10, 2967 (1 << TCG_REG_R10) | (1 << TCG_REG_R11) | (1 << TCG_REG_R14)); 3003 (1 << TCG_REG_R10) | (1 << TCG_REG_R11) | (1 << TCG_REG_PC));
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.h | 38 TCG_REG_R8, TCG_REG_R9, TCG_REG_R10, TCG_REG_R11, enumerator
|
H A D | tcg-target.c.inc | 150 TCG_REG_R10, /* call clobbered, arguments */ 188 TCG_REG_R10 4382 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R10);
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.h | 54 TCG_REG_R10, enumerator
|
H A D | tcg-target.c.inc | 52 TCG_REG_R10, 4447 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R10);
|