mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-05 01:15:39 +01:00

When AccurateNaNs is enabled, NaNs are handled accurately by checking for NaN results and choosing the correct input NaN or replacing x86's generated -QNaN with +QNaN.