dolphin/Source/Core/Core/PowerPC
Fiora 45d84605a9 JIT64: optimize carry calculations further
Keep carry flags in the x86 flags register if used in the next instruction.
2014-09-13 13:48:20 -07:00
..
Interpreter JIT64: optimize carry calculations 2014-09-13 13:47:43 -07:00
Jit64 JIT64: optimize carry calculations further 2014-09-13 13:48:20 -07:00
Jit64IL JIT64: optimize carry calculations 2014-09-13 13:47:43 -07:00
JitArm32 Merge pull request #1041 from RachelBryk/kill-g_CoreStartupParameter 2014-09-10 11:00:42 +10:00
JitArm64 Kill Core::g_CoreStartupParameter. 2014-09-09 00:24:49 -04:00
JitCommon JIT64: optimize carry calculations further 2014-09-13 13:48:20 -07:00
JitILCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
CPUCoreBase.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
GDBStub.cpp Split some parts of UpdateBoundingBox into multiple lines. Also, 2014-09-06 09:49:27 -05:00
GDBStub.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Gekko.h Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
JitInterface.cpp Beginning of the AArch64 JIT branch. 2014-09-06 20:14:52 -05:00
JitInterface.h remove unused globals 2014-07-11 16:10:20 +02:00
PowerPC.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PowerPC.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCAnalyst.cpp JIT64: optimize carry calculations further 2014-09-13 13:48:20 -07:00
PPCAnalyst.h JIT64: optimize carry calculations further 2014-09-13 13:48:20 -07:00
PPCCache.cpp Split some parts of UpdateBoundingBox into multiple lines. Also, 2014-09-06 09:49:27 -05:00
PPCCache.h PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCSymbolDB.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCSymbolDB.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
PPCTables.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCTables.h JIT: Initial FPRF support 2014-08-26 10:57:03 -07:00
Profiler.cpp remove unused globals 2014-07-11 16:10:20 +02:00
Profiler.h Remove x86_32 from the JIT block "profiler." 2014-08-03 13:48:53 -05:00
SignatureDB.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SignatureDB.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00