dolphin/Source/Core/Core/PowerPC
degasus 6ea3f538b4 JitArm64: Inline GP check in Cleanup.
We're calling this function up to 2M times per second. Let's inline the pre-check.
2017-11-18 17:43:38 +01: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: Inline GP fast check in Cleanup. 2017-11-18 17:43:38 +01:00
Jit64Common Jit64: Inline GP writes. 2017-11-18 14:45:09 +01:00
JitArm64 JitArm64: Inline GP check in Cleanup. 2017-11-18 17:43:38 +01:00
JitArmCommon Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
JitCommon Jit64: Inline GP writes. 2017-11-18 14:45:09 +01: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 Fix memory breakpoint when checking the middle of the data 2017-03-18 22:48:57 -04:00
CPUCoreBase.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
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 specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
JitInterface.cpp JitCommon: Restructure the profiler calls. 2017-09-02 13:05:58 +02:00
JitInterface.h JitInterface: Convert includes into forward declarations where applicable 2017-03-02 13:20:29 -05:00
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 Jit64: Inline GP fast check in Cleanup. 2017-11-18 17:43:38 +01: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 Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
PPCCache.h PowerPC: Explicitly savestate PowerPCState members 2017-01-18 23:44:46 -05:00
PPCSymbolDB.cpp PPCSymbolDB: Save data symbols properly 2017-10-05 19:55:34 +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 CPU Backends: Make each CPU backend responsible for initializing its own 2017-02-10 13:08:14 -05:00
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