dolphin/Source/Core/Core/PowerPC
2014-09-23 18:00:41 +10:00
..
Interpreter Merge pull request #1086 from FioraAeterna/fixsrawint 2014-09-18 06:41:37 -05:00
Jit64 Replaced KillImmediate with BindToRegister in the tw instruction. Fixes the error "WriteNormalOp - a1 and a2 cannot both be memory" which appeared on starting Monopoly Streets. 2014-09-23 18:00:41 +10:00
Jit64IL Fix some warnings on Linux 2014-09-21 20:13:22 -04:00
JitArm32 Android: Silence a few warnings 2014-09-21 19:51:27 -04:00
JitArm64 [AArch64] Implement twi and tw. 2014-09-21 14:17:04 -05:00
JitCommon JIT: support byte-reversed stores/loads 2014-09-18 20:38:44 -07: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 Fix some warnings on Linux 2014-09-21 20:13:22 -04: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 Fix build failing when disabling precompiled headers. 2014-09-19 18:17:51 -04: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