mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
On x86, the `fprem` and `fmprem1` instructions may produce a 'partial remainder', for which we should check by reading a FPU flag. If we don't check for it, we may end up using values that are outside the expected range of values.
9.4 KiB
9.4 KiB