mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 13:38:56 -06:00

If FPSCR.ZE is set and a divide by zero exception is signaled, then the FPRF shouldn't be updated with a result. Similarly, if the input is an SNaN and FPSCR.VE is set, then the FPRF shouldn't be updated.