|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 8/9] target/s390x: Use Int128 for returning float128 |
Date: | Tue, 25 Oct 2022 11:58:44 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 |
On 21/10/22 09:30, Richard Henderson wrote:
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/s390x/helper.h | 22 +++++++-------- target/s390x/tcg/fpu_helper.c | 29 ++++++++++---------- target/s390x/tcg/translate.c | 49 +++++++++++++++++++--------------- target/s390x/tcg/insn-data.def | 20 +++++++------- 4 files changed, 63 insertions(+), 57 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |