dolphin/Source/Core
Fiora faf6bdfd96 JIT64: Optimize cmpXX
Use TEST instead of CMP if we're comparing against 0 (rather common), and
optimize the case of immediate compares further.
2014-09-08 20:15:47 -07:00
..
AudioCommon AudioCommon: Remove unnecessary usages of mem_fn 2014-09-08 13:41:02 -04:00
Common Rename Log2 and add IsPow2 to MathUtils for future use 2014-09-08 20:15:45 -07:00
Core JIT64: Optimize cmpXX 2014-09-08 20:15:47 -07:00
DiscIO Merge pull request #851 from lioncash/logg 2014-09-06 12:35:19 -07:00
DolphinWX Rename Log2 and add IsPow2 to MathUtils for future use 2014-09-08 20:15:45 -07:00
InputCommon Controller Interface: Remove "using namespace" in header file. 2014-09-04 23:02:25 -05:00
VideoBackends Rename Log2 and add IsPow2 to MathUtils for future use 2014-09-08 20:15:45 -07:00
VideoCommon Rename Log2 and add IsPow2 to MathUtils for future use 2014-09-08 20:15:45 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00