Files
dolphin/Source/Core/Core
Fiora 59c1a46ab1 JIT: faster PPC_FP code
The PPC_FP conversion code can be made a lot simpler with the observation
that the only values that need to be sent through the slow x87 path are
denormals.

A whole bunch faster: 708->678 seconds on POV-RAY.
2014-08-23 07:44:42 -07:00
..
2014-07-13 02:16:51 +02:00
2014-08-19 22:33:46 -07:00
2014-08-23 07:44:42 -07:00
2014-03-09 21:14:26 +01:00
2014-08-19 10:05:58 -04:00
2014-07-13 02:16:51 +02:00
2014-07-13 02:16:51 +02:00
2014-02-28 12:43:20 +01:00
2014-08-03 13:48:53 -05:00