dolphin/Source/Core/Core/PowerPC
gamemasterplc 4908d79a71 Remove Function Address Symbol Mask
The upper 4 bits were masked out of function addresses prior when generating symbols.
2017-09-11 15:39:22 -05:00
..
CachedInterpreter JitCommon: Restructure the profiler calls. 2017-09-02 13:05:58 +02:00
Interpreter Interpreter: Fix cmpi. 2017-08-11 17:35:22 +02:00
Jit64 Jit64: Use ImmPtr. 2017-09-02 14:33:07 +02:00
Jit64Common Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
JitArm64 JitArm64: Rewrite Exit functions. 2017-09-02 13:45:24 +02:00
JitArmCommon
JitCommon JIT: Don't always look up symbols for blocks 2017-09-10 11:42:12 +02:00
SignatureDB SymbolDB: Blank stripped symbol name fixed 2017-08-16 04:07:19 +01:00
BreakPoints.cpp Replace balanced Core::PauseAndLock calls with RunAsCPUThread 2017-07-21 16:45:59 +08:00
BreakPoints.h
CPUCoreBase.h
GDBStub.cpp PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
GDBStub.h PowerPC: Fix indirect includes for GDBStub 2017-08-08 17:47:20 +08:00
Gekko.h
JitInterface.cpp JitCommon: Restructure the profiler calls. 2017-09-02 13:05:58 +02:00
JitInterface.h
MMU.cpp Replace MMU mask tests with dedicated function. 2017-06-22 20:22:53 +02:00
PowerPC.cpp Remove JITIL 2017-05-19 22:21:07 +02:00
PowerPC.h powerpc: silence an int->u32 init warning 2017-06-07 20:09:43 -07:00
PPCAnalyst.cpp Remove Function Address Symbol Mask 2017-09-11 15:39:22 -05:00
PPCAnalyst.h CodeView: Set Symbol Size added 2017-05-06 13:18:00 +01:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp PPCSymbolDB: Optimise symbol lookups 2017-09-10 11:42:12 +02:00
PPCSymbolDB.h Merge pull request #5459 from sepalani/code 2017-05-24 13:59:28 +02:00
PPCTables.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
PPCTables.h
Profiler.cpp JitArm64: Reimplement aarch64 cycle counters. 2017-09-02 13:24:37 +02:00
Profiler.h Jit64: Inline the profiler calls. 2017-09-02 13:05:58 +02:00