Searched refs:TCG_REG_R13 (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.h | 140 TCG_REG_R13, enumerator 144 TCG_REG_TMP = TCG_REG_R13,
|
H A D | tcg-target.c.inc | 191 TCG_REG_R13,
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.h | 50 TCG_REG_R13, enumerator 72 TCG_REG_CALL_STACK = TCG_REG_R13,
|
H A D | tcg-target.c.inc | 56 TCG_REG_R13,
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.h | 39 TCG_REG_R12, TCG_REG_R13, TCG_REG_R14, TCG_REG_R15, enumerator
|
H A D | tcg-target.c.inc | 149 TCG_REG_R13, 4414 tcg_regset_set_reg(s->reserved_regs, TCG_REG_R13); /* thread pointer */
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.h | 37 TCG_REG_R12, TCG_REG_R13, TCG_REG_R14, TCG_REG_R15, enumerator
|
H A D | tcg-target.c.inc | 52 #define TCG_GUEST_BASE_REG TCG_REG_R13 342 TCG_REG_R13,
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.h | 57 TCG_REG_R13, enumerator
|
H A D | tcg-target.c.inc | 49 TCG_REG_R13, 4319 TCG_REG_R13,
|