mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
a4cc854351
If any operand is a signaling NaN, we need to signify this by setting the VXSNAN bit. Fixes NaN flag setting for fmsub, fmsubs, fnmsub, fnmsubs, ps_msub, and ps_nmsub instructions.