Home
last modified time | relevance | path

Searched defs:TCG_REG_CALL_STACK (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/tcg/tci/
H A Dtcg-target.h146 TCG_REG_CALL_STACK = TCG_REG_R15, enumerator
/openbmc/qemu/tcg/arm/
H A Dtcg-target.h72 TCG_REG_CALL_STACK = TCG_REG_R13, enumerator
/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.h68 #define TCG_REG_CALL_STACK TCG_REG_O6 macro
/openbmc/qemu/tcg/mips/
H A Dtcg-target.h69 TCG_REG_CALL_STACK = TCG_REG_SP, enumerator
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.h49 TCG_REG_CALL_STACK = TCG_REG_R15 enumerator
/openbmc/qemu/tcg/i386/
H A Dtcg-target.h90 TCG_REG_CALL_STACK = TCG_REG_ESP enumerator
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.h54 TCG_REG_CALL_STACK = TCG_REG_R1, enumerator
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.h91 #define TCG_REG_CALL_STACK TCG_REG_SP macro
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.h53 #define TCG_REG_CALL_STACK TCG_REG_SP macro
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.h63 #define TCG_REG_CALL_STACK TCG_REG_SP macro