mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 01:23:17 +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.