dolphin/Source/Core/Core
Tillmann Karras c234dc97c0 Jit64: optimize floating-point/paired-single arith
The "else if (b != d)" branch was dead code and only works if b == d. Now
the last else block with two temporary XMM registers is not needed anymore.
2013-10-16 00:52:21 +02:00
..
Src Jit64: optimize floating-point/paired-single arith 2013-10-16 00:52:21 +02:00
CMakeLists.txt [ARM-JITArmIL] Remove the SystemRegisters file. 2013-10-09 20:59:15 +00:00
Core.vcxproj [JitArmIL] Fix Windows build? 2013-10-09 00:55:43 +00:00
Core.vcxproj.filters Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12:00