Home
last modified time | relevance | path

Searched refs:ntmp (Results 1 – 9 of 9) sorted by relevance

/qemu/tcg/
H A Dtcg.c197 unsigned ntmp; member
6365 tcg_debug_assert(parm->ntmp != 0); in tcg_out_helper_load_slots()
6388 tcg_debug_assert(parm->ntmp >= 2); in tcg_out_helper_load_slots()
6413 parm->ntmp ? parm->tmp[0] : -1); in tcg_out_helper_load_slots()
6417 parm->ntmp ? parm->tmp[0] : -1); in tcg_out_helper_load_slots()
6436 tcg_debug_assert(parm->ntmp != 0); in tcg_out_helper_load_imm()
6633 tcg_debug_assert(parm->ntmp != 0); in tcg_out_ld_helper_args()
6731 tcg_out_movext2(s, mov, mov + 1, parm->ntmp ? parm->tmp[0] : -1); in tcg_out_ld_helper_ret()
6819 tcg_debug_assert(parm->ntmp != 0); in tcg_out_st_helper_args()
/qemu/tcg/sparc64/
H A Dtcg-target.c.inc1029 .ntmp = 1, .tmp = { TCG_REG_T1 }
/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc988 .ntmp = 1, .tmp = { TCG_REG_TMP0 }
/qemu/tcg/mips/
H A Dtcg-target.c.inc1087 .ntmp = 3, .tmp = { TCG_TMP0, TCG_TMP1, TCG_TMP2 }
/qemu/tcg/riscv/
H A Dtcg-target.c.inc1628 .ntmp = 3, .tmp = { TCG_REG_TMP0, TCG_REG_TMP1, TCG_REG_TMP2 }
/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1603 .ntmp = 1, .tmp = { TCG_REG_TMP0 }
/qemu/tcg/arm/
H A Dtcg-target.c.inc1346 .ntmp = 1,
/qemu/tcg/s390x/
H A Dtcg-target.c.inc1934 .ntmp = 1, .tmp = { TCG_TMP0 }
/qemu/tcg/ppc/
H A Dtcg-target.c.inc2332 .ntmp = 3,