On 12/26/25 18:19, Philippe Mathieu-Daudé wrote:
On 26/12/25 07:42, Li-Hang Lin wrote:
Fix an error in rsqrte_f64() where the sign bit was being
placed incorrectly. Specifically, ensure f64_sign is deposited
into bit 63.

Additionally, update the comments regarding the exponent (exp) bit
width to reflect the correct double-precision specifications.


Fixes: d719cbc7641 ("arm/helper.c: re-factor rsqrte and add rsqrte_f16")

That's.. 2.12, 2018 - not too far ago :)

Cc: [email protected].

/mjt

Reply via email to