Searched refs:TCG_REG_R12 (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.h | 139 TCG_REG_R12, enumerator
|
H A D | tcg-target.c.inc | 190 TCG_REG_R12,
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.h | 49 TCG_REG_R12, enumerator
|
H A D | tcg-target.c.inc | 61 TCG_REG_R12, 90 #define TCG_REG_TMP TCG_REG_R12 2298 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R12);
|
/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 | 78 # define TCG_REG_TMP1 TCG_REG_R12 146 TCG_REG_R12, /* call clobbered, non-arguments */ 2317 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R12, (intptr_t)target); 2323 tcg_out32(s, MTSPR | RS(TCG_REG_R12) | CTR); 4384 tcg_regset_set_reg(tcg_target_call_clobber_regs, TCG_REG_R12);
|
/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 | 343 TCG_REG_R12,
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.h | 56 TCG_REG_R12, enumerator
|
H A D | tcg-target.c.inc | 48 TCG_REG_R12, 4318 TCG_REG_R12, 4370 x86_guest_base.index = TCG_REG_R12;
|