mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 12:33:19 +00:00
There were a few minor bugs in the rounding behavior and Inf/NaN handling for the f80 __addxf3 and __subtf3 functions. This change updates the original generic implementation to correctly handle f80 floats, including the explicit integer bit.