target/s390x: Use Int128 for returning float128
commitee5e866fd2304a08172c3674dd7c7e7a97b046ed
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 20 Oct 2022 00:15:49 +0000 (20 10:15 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 4 Feb 2023 16:19:43 +0000 (4 06:19 -1000)
tree44dffcbc3bf47c7a6a3edcbf8e093599068634a8
parentf4031d9664d6db63dc384e1bca38739b2cb50acd
target/s390x: Use Int128 for returning float128

Acked-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
v2: Remove extraneous return_low128.
target/s390x/helper.h
target/s390x/tcg/fpu_helper.c
target/s390x/tcg/insn-data.h.inc
target/s390x/tcg/translate.c