Trevor Gross d35a443527 fmaf128: fix exponent calculation for subnormals
When `fmaf128` was introduced in [1], it included a bug where `self`
gets returned rather than the expected minimum positive value. Resolve
this and add a regression test.

[1]: https://github.com/rust-lang/libm/pull/494
2025-02-07 02:47:06 +00:00
..
2025-02-06 18:41:45 -06:00
2025-02-06 02:03:41 +00:00
2025-02-06 18:41:45 -06:00