|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 02/17] target/arm: Use float*_muladd_scalbn |
Date: | Mon, 9 Dec 2024 17:08:01 +0100 |
User-agent: | Mozilla Thunderbird |
On 8/12/24 23:48, Richard Henderson wrote:
Use the scalbn interface instead of float_muladd_halve_result. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/arm/tcg/helper-a64.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |