dolphin/Source/Core/Core/PowerPC
magumagu 917a900ccb Refactor gather-pipe address checking.
The implementation of IsOptimizableGatherPipeWrite is extremely simple
now, but it will get a bit more complicated with dynamic-bat.
2015-02-22 11:01:42 -08:00
..
Interpreter Interpreter: Set the FPCC bits correctly for ordered/unordered FP compares 2015-02-22 02:19:13 -05:00
Jit64 Merge pull request #1988 from magumagu/fast-checkgatherpipe 2015-02-21 15:07:59 -08:00
Jit64Common JitRegister: JitAsmCommon 2015-01-28 10:40:05 +01:00
Jit64IL Merge pull request #1988 from magumagu/fast-checkgatherpipe 2015-02-21 15:07:59 -08:00
JitArm32 Refactor gather-pipe address checking. 2015-02-22 11:01:42 -08:00
JitArm64 Refactor gather-pipe address checking. 2015-02-22 11:01:42 -08:00
JitArmCommon Fix the addresses of MMIO registers. 2015-02-15 18:29:37 -08:00
JitCommon Refactor gather-pipe address checking. 2015-02-22 11:01:42 -08:00
JitILCommon Make all unknown opcodes behave consistently. 2015-02-11 22:18:33 -08:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h
JitInterface.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
JitInterface.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
MMU.cpp Refactor gather-pipe address checking. 2015-02-22 11:01:42 -08:00
PowerPC.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
PowerPC.h Refactor gather-pipe address checking. 2015-02-22 11:01:42 -08:00
PPCAnalyst.cpp Make all unknown opcodes behave consistently. 2015-02-11 22:18:33 -08:00
PPCAnalyst.h JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
PPCCache.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PPCCache.h
PPCSymbolDB.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PPCSymbolDB.h Merge bad map file loading into the original function. 2014-12-17 01:11:58 +10:30
PPCTables.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
PPCTables.h Merge pull request #2078 from lioncash/fwd 2015-02-19 15:51:15 +01:00
Profiler.cpp
Profiler.h JIT: fix profiler call 2014-12-02 10:17:58 -08:00
SignatureDB.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
SignatureDB.h