Lioncash 78a934bb12 Interpreter_FloatingPoint: Handle cases when FPSCR.VE is set and exceptions occur in fctiw and fctiwz
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.
2018-05-28 14:05:12 -04:00
..
2018-05-26 13:08:10 +02:00
2018-05-28 04:31:38 +02:00
2018-05-27 18:48:09 -04:00
2017-03-08 01:24:18 -08:00