mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
3da751f054
If either of the operands are signaling NaNs, then an invalid operation exception needs to be indicated within the FPSCR. This corrects SNaN flag setting for fmul, fmuls, ps_mul, ps_muls0, and ps_muls1.