qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/17] target/sparc: Use float*_muladd_scalbn


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 03/17] target/sparc: Use float*_muladd_scalbn
Date: Mon, 9 Dec 2024 17:06:51 +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/sparc/helper.h     |  4 +-
  target/sparc/fop_helper.c |  8 ++--
  target/sparc/translate.c  | 80 +++++++++++++++++++++++----------------
  3 files changed, 54 insertions(+), 38 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]