dolphin/Source/Core/Core/PowerPC
2014-09-18 18:23:36 -04:00
..
Interpreter Merge pull request #1086 from FioraAeterna/fixsrawint 2014-09-18 06:41:37 -05:00
Jit64 Reset RSP after calling Jit in case it cleared the code cache. 2014-09-18 18:23:36 -04:00
Jit64IL Be pedantic about stack overflow on Linux and OS X. 2014-09-17 20:08:09 -04:00
JitArm32 Reorganize backpatching a bit. Untested on ARM. 2014-09-17 19:57:06 -04:00
JitArm64 Fix all the current issues with the AArch64 register cache. 2014-09-12 06:39:15 -05:00
JitCommon Merge pull request #1098 from FioraAeterna/cvtsi2ss 2014-09-18 06:51:37 -05:00
JitILCommon Fix Fastmem in JitIL for massive speed gains. 2014-09-14 16:21:54 +12:00
CPUCoreBase.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
GDBStub.cpp Split some parts of UpdateBoundingBox into multiple lines. Also, 2014-09-06 09:49:27 -05:00
GDBStub.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Gekko.h Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
JitInterface.cpp Reorganize backpatching a bit. Untested on ARM. 2014-09-17 19:57:06 -04:00
JitInterface.h Reorganize backpatching a bit. Untested on ARM. 2014-09-17 19:57:06 -04:00
PowerPC.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PowerPC.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCAnalyst.cpp PPCAnalyst/JIT: add ability to easily toggle branch and carry merging 2014-09-13 13:48:24 -07:00
PPCAnalyst.h PPCAnalyst/JIT: add ability to easily toggle branch and carry merging 2014-09-13 13:48:24 -07:00
PPCCache.cpp Split some parts of UpdateBoundingBox into multiple lines. Also, 2014-09-06 09:49:27 -05:00
PPCCache.h PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCSymbolDB.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCSymbolDB.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
PPCTables.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCTables.h PPCAnalyst: refactor, add carry op reordering and non-cmp reordering 2014-09-13 13:48:23 -07:00
Profiler.cpp remove unused globals 2014-07-11 16:10:20 +02:00
Profiler.h Remove x86_32 from the JIT block "profiler." 2014-08-03 13:48:53 -05:00
SignatureDB.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SignatureDB.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00