Files
Toooba/src_Core
James Clarke 9ff062a5db Fix FMIN/FMAX ISA test failures
FMIN(sNaN, x), where x is not NaN, should behave like FMIN(qNaN, x) and
yield x rather than the canonical NaN. The only difference is that the
invalid operation flag should still be set despite not yielding NaN. The
same applies to FMAX.
2020-01-02 01:12:51 +00:00
..
2019-04-22 13:42:11 -04:00
2019-03-26 14:49:40 -04:00
2019-03-26 14:49:40 -04:00
2020-01-02 01:12:51 +00:00