|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 1/2] target/arm: Use float_status in helper_fcvtx_f64_to_f32 |
Date: | Fri, 6 Dec 2024 09:41:14 +0100 |
User-agent: | Mozilla Thunderbird |
On 6/12/24 04:19, Richard Henderson wrote:
Pass float_status not env to match other functions. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/arm/tcg/helper-a64.h | 2 +- target/arm/tcg/helper-a64.c | 3 +-- target/arm/tcg/translate-a64.c | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |