]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/tcg.c
tcg: Add TCG_CALL_RET_BY_VEC
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 19 Oct 2022 15:13:52 +0000 (01:13 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 4 Feb 2023 16:19:42 +0000 (06:19 -1000)
commitc6556aa0c8de8718813fea0ca61232632bf33c42
treeb4fd98e4903e99b6eaef329a6e691a30034d177d
parent5e3d0c199f4edf4ecdf8100464da441c60ce36e3
tcg: Add TCG_CALL_RET_BY_VEC

This will be used by _WIN64 to return i128.  Not yet used,
because allocation is not yet enabled.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tcg-internal.h
tcg/tcg.c