dolphin/Source/Core/Core/PowerPC
Matt Mastracci 1e08ad0d97 Add MOV optimization and MOV_sum
Replaces incarnations of the A=B+C pattern throughout the
code so we can apply optimizations consistently.
2016-06-27 15:43:52 -06:00
..
Interpreter Misc cleanup in Interpreter. 2016-06-25 22:52:17 -07:00
Jit64 Add MOV optimization and MOV_sum 2016-06-27 15:43:52 -06:00
Jit64Common Refactor fastmem/trampoline code. 2016-06-27 14:58:20 -06:00
Jit64IL Refactor fastmem/trampoline code. 2016-06-27 14:58:20 -06:00
JitArm64 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitArmCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitCommon Refactor fastmem/trampoline code. 2016-06-27 14:58:20 -06:00
JitILCommon Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
CachedInterpreter.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CachedInterpreter.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CPUCoreBase.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GDBStub.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GDBStub.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Gekko.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitInterface.cpp Delete dead variable named bFakeVMEM. 2016-06-25 23:05:55 -07:00
JitInterface.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MMU.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PowerPC.cpp PowerPC: Dedoublify CheckExternalExceptions. 2016-06-26 11:29:25 +02:00
PowerPC.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCAnalyst.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCAnalyst.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCCache.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCCache.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCSymbolDB.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCSymbolDB.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCTables.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PPCTables.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Profiler.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Profiler.h Fix building with PCH disabled. 2016-06-24 11:46:48 -05:00
SignatureDB.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SignatureDB.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00