mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-30 17:56:41 +02:00

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.