dolphin/Source/Core/Core/PowerPC
Lioncash d9a16f7c9c Interpreter: Remove unnecessary includes from Interpreter.h
Previously the JIT code relied on indirect inclusion from this header,
this gets rid of that.
2016-01-10 18:51:12 -05:00
..
Interpreter Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
Jit64 PowerPC: rename fcmpx to fcmpX 2015-12-16 21:17:36 +01:00
Jit64Common General: Replace GC_ALIGN macros with alignas 2015-09-06 12:53:51 -04:00
Jit64IL PowerPC: rename fcmpx to fcmpX 2015-12-16 21:17:36 +01:00
JitArm64 Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
JitArmCommon [AArch64] Implement Fiora's preemptive paired loadstore optimization. 2015-09-04 19:20:33 -05:00
JitCommon Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
JitILCommon PowerPC: rename fcmpx to fcmpX 2015-12-16 21:17:36 +01:00
CachedInterpreter.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
CachedInterpreter.h Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
CPUCoreBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GDBStub.cpp CPU: Convert CCPU into a namespace 2015-10-04 15:15:10 -04:00
GDBStub.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Gekko.h Gekko: Make sign-extension functions constexpr 2015-09-18 11:14:45 -04:00
JitInterface.cpp JitInterface: Get rid of a global variable 2016-01-09 14:57:50 -05:00
JitInterface.h JitInterface: Get rid of a global variable 2016-01-09 14:57:50 -05:00
MMU.cpp CPU: Convert CCPU into a namespace 2015-10-04 15:15:10 -04:00
PowerPC.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
PowerPC.h General: Replace GC_ALIGN macros with alignas 2015-09-06 12:53:51 -04:00
PPCAnalyst.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
PPCAnalyst.h PPCAnalyst: Remove extra whitespace from CodeBuffer 2015-06-04 19:13:29 -04:00
PPCCache.cpp Interpreter: Fix bug with icache emulation. 2015-07-07 22:20:36 +12:00
PPCCache.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCSymbolDB.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
PPCSymbolDB.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PPCTables.cpp Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
PPCTables.h Core: Shorten the _interpreterInstruction typedef 2015-08-22 14:14:49 -04:00
Profiler.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Profiler.h Add run count to the JIT profile information 2015-09-08 11:09:52 -05:00
SignatureDB.cpp Interpreter: Remove unnecessary includes from Interpreter.h 2016-01-10 18:51:12 -05:00
SignatureDB.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00