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<[email protected]>
---
  target/arm/vfp_helper.c | 54 +++++++++++++++++++++++++++++++++++------
  1 file changed, 46 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to