qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 70/76] target/arm: Implement increased precision FRECPE


From: Richard Henderson
Subject: Re: [PATCH 70/76] target/arm: Implement increased precision FRECPE
Date: Sun, 26 Jan 2025 05:26:03 -0800
User-agent: Mozilla Thunderbird

On 1/24/25 08:28, Peter Maydell wrote:
Implement the increased precision variation of FRECPE.  In the
pseudocode this corresponds to the handling of the
"increasedprecision" boolean in the FPRecipEstimate() and
RecipEstimate() functions.

Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
---
  target/arm/vfp_helper.c | 54 +++++++++++++++++++++++++++++++++++------
  1 file changed, 46 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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