dolphin/Source/Core/Core/PowerPC
Fiora e8cfcd3aeb JIT: make instruction merging generic
Now it should be easier to merge more than 2-instruction-long sequences.
Also correct some minor inconsistencies in behavior between instruction
merging cases.
2015-01-11 09:11:18 -08:00
..
Interpreter JIT: optimize for the common case of unquantized psq_l/st 2015-01-10 14:14:43 -08:00
Jit64 JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
Jit64IL JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
JitArm32 JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
JitArm64 JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
JitArmCommon [ARM] Adds a ArmCommon folder. 2014-12-20 19:36:48 -06:00
JitCommon JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
JitILCommon JIT: simplify ISI handling. 2015-01-01 19:25:48 -08:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h Core: Move FPSCR exception flags to a typed enum 2014-09-29 00:46:15 -04:00
JitInterface.cpp JIT: optimize for the common case of unquantized psq_l/st 2015-01-10 14:14:43 -08:00
JitInterface.h JIT: optimize for the common case of unquantized psq_l/st 2015-01-10 14:14:43 -08:00
PowerPC.cpp MMU: small simplification of TLB structure 2015-01-05 10:34:56 -08:00
PowerPC.h MMU: small simplification of TLB structure 2015-01-05 10:34:56 -08:00
PPCAnalyst.cpp JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
PPCAnalyst.h JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
PPCCache.cpp PPCCache: Make PLRU lookup tables static 2014-11-05 19:35:30 -05:00
PPCCache.h
PPCSymbolDB.cpp Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
PPCSymbolDB.h Merge bad map file loading into the original function. 2014-12-17 01:11:58 +10:30
PPCTables.cpp
PPCTables.h Added OPTYPE_LOADPS and OPTYPE_STOREPS instruction types to the PPC table. 2014-09-27 20:16:26 +10:00
Profiler.cpp
Profiler.h JIT: fix profiler call 2014-12-02 10:17:58 -08:00
SignatureDB.cpp Fix many bugs with the Symbols menu (when run with -d argument). 2014-12-17 01:11:36 +10:30
SignatureDB.h