qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 2/2] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 2/2] target/arm: Use float_status in helper_vfp_fcvt{ds,sd}
Date: Fri, 6 Dec 2024 09:41:54 +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/helper.h            |  4 ++--
  target/arm/tcg/translate-a64.c | 15 ++++++++++-----
  target/arm/tcg/translate-vfp.c |  4 ++--
  target/arm/vfp_helper.c        |  8 ++++----
  4 files changed, 18 insertions(+), 13 deletions(-)

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




reply via email to

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