dolphin/Source/Core/Core/PowerPC
Ryan Houdek eb23882398 Merge pull request #1120 from rohit-n/muh-precompiled-headers
Fix build failing when disabling precompiled headers.
2014-09-19 17:43:42 -05:00
..
Interpreter Merge pull request #1086 from FioraAeterna/fixsrawint 2014-09-18 06:41:37 -05:00
Jit64 Merge pull request #1119 from FioraAeterna/bytereverse 2014-09-19 15:54:27 -05:00
Jit64IL JIT: change eieio and tlbsync to DoNothing 2014-09-19 13:14:49 -07:00
JitArm32 JIT: change eieio and tlbsync to DoNothing 2014-09-19 13:14:49 -07:00
JitArm64 Fix some indention on AArch64 JIT. 2014-09-19 15:23:21 -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 JIT: implement remaining psq_l/st instruction variants 2014-09-17 17:10:27 -07: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