tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
commit5427a9a76041029730775292995e87c3edd06515
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 19 Oct 2022 21:54:48 +0000 (20 07:54 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 4 Feb 2023 16:19:42 +0000 (4 06:19 -1000)
tree3e5ba4728bc90e56e19d72221aaac0f67e308339
parente9709e17ac88f16c60004c4160c9a131d36ed564
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128

Fill in the parameters for the host ABI for Int128 for
those backends which require no extra modification.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/loongarch64/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.c.inc
tcg/riscv/tcg-target.h
tcg/s390x/tcg-target.h
tcg/sparc64/tcg-target.h
tcg/tcg.c