Tillmann Karras c7544719e2 Interpreter: optimize NaN checks
NaNs always propagate, so we can get away with only checking for NaN
inputs in the rare case that the result is NaN (as already done in
Jit64::HandleNaNs()).
2015-06-10 14:23:43 +02:00
..
2015-06-10 14:23:43 +02:00
2015-05-25 13:11:47 +02:00
2015-06-07 22:44:13 -05:00
2014-05-26 21:28:59 -07:00