mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 20:54:28 +00:00
179d73ac0d
In the PEM manual, within Table 3-12, which lists what should occur for invalid operation exceptions, the FPSCR.FI and FPSCR.FR bits are listed as "Cleared" for when FPSCR.VE is unset and set. So we clear these bits as well to match hardware behavior.