qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 25/67] target/arm: Remove helper_sqrt_f16


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 25/67] target/arm: Remove helper_sqrt_f16
Date: Wed, 4 Dec 2024 09:51:09 +0100
User-agent: Mozilla Thunderbird

On 1/12/24 16:05, Richard Henderson wrote:
This function is identical with helper_vfp_sqrth.
Replace all uses.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/tcg/helper-a64.h    |  1 -
  target/arm/tcg/helper-a64.c    | 11 -----------
  target/arm/tcg/translate-a64.c |  4 ++--
  3 files changed, 2 insertions(+), 14 deletions(-)

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




reply via email to

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