mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
78a934bb12
If invalid operation exceptions are enabled and an invalid operation occurs, then the destination value remains untouched. This fixes issues that may arise when using these two instructions where the destination gets steamrolled by an infinity or NaN value.