dolphin/Source
Fiora 41c3dde737 JIT64: optimize rlwinmx/rlwinix and friends
Take advantage of movzx as a replacement for anding with 0xff or 0xffff, and
abuse loads from the register cache to save ops.
2014-09-01 20:41:08 -07:00
..
Android Merge pull request #902 from Sonicadvance1/android-64bit-support 2014-08-28 18:20:35 -05:00
Core JIT64: optimize rlwinmx/rlwinix and friends 2014-09-01 20:41:08 -07:00
DSPSpy Fixed issue with DSP Dump not closing files. 2014-06-23 13:08:43 -07:00
DSPTool Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
PCH Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
UnitTests Rename Log2 and add IsPow2 to MathUtils for future use 2014-09-01 20:41:07 -07:00
VSProps Add headers required by XAudio2_7 to externals. 2014-08-23 11:03:07 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00