| .. |
|
Interpreter
|
MathUtil: Convert Clamp into a constexpr function
|
2015-09-12 01:18:28 -04:00 |
|
Jit64
|
MathUtil: Convert IsPow2 into a constexpr function
|
2015-09-12 01:26:05 -04:00 |
|
Jit64Common
|
General: Replace GC_ALIGN macros with alignas
|
2015-09-06 12:53:51 -04:00 |
|
Jit64IL
|
Merge pull request #2972 from lioncash/align
|
2015-09-11 17:00:13 +00:00 |
|
JitArm64
|
JitArm64: Fix lmw + stmw
|
2015-09-16 08:11:18 +02:00 |
|
JitArmCommon
|
[AArch64] Implement Fiora's preemptive paired loadstore optimization.
|
2015-09-04 19:20:33 -05:00 |
|
JitCommon
|
Jit_Util: Replace two MDisp usages with MatR
|
2015-09-21 08:20:35 -04:00 |
|
JitILCommon
|
Partially revert "General: Toss out PRI macro usage"
|
2015-09-11 09:49:00 -04:00 |
|
CachedInterpreter.cpp
|
CachedInterpreter: avoid uninitialized value
|
2015-08-15 13:01:26 +02:00 |
|
CachedInterpreter.h
|
CachedInterpreter: New kind of jit which always fallback to interpreter.
|
2015-07-22 23:19:20 +02:00 |
|
CPUCoreBase.h
|
|
|
|
GDBStub.cpp
|
|
|
|
GDBStub.h
|
|
|
|
Gekko.h
|
Gekko: Make sign-extension functions constexpr
|
2015-09-18 11:14:45 -04:00 |
|
JitInterface.cpp
|
Partially revert "General: Toss out PRI macro usage"
|
2015-09-11 09:49:00 -04:00 |
|
JitInterface.h
|
|
|
|
MMU.cpp
|
Add some logging for depth tested efb color pokes.
|
2015-09-12 22:19:59 +12:00 |
|
PowerPC.cpp
|
General: Replace GC_ALIGN macros with alignas
|
2015-09-06 12:53:51 -04:00 |
|
PowerPC.h
|
General: Replace GC_ALIGN macros with alignas
|
2015-09-06 12:53:51 -04:00 |
|
PPCAnalyst.cpp
|
PPCAnalyst: Mark function as static
|
2015-08-09 11:15:44 +02:00 |
|
PPCAnalyst.h
|
|
|
|
PPCCache.cpp
|
Interpreter: Fix bug with icache emulation.
|
2015-07-07 22:20:36 +12:00 |
|
PPCCache.h
|
|
|
|
PPCSymbolDB.cpp
|
|
|
|
PPCSymbolDB.h
|
|
|
|
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
|
|
|
|
Profiler.h
|
Add run count to the JIT profile information
|
2015-09-08 11:09:52 -05:00 |
|
SignatureDB.cpp
|
General: Toss out PRI macro usage
|
2015-09-05 16:02:35 -04:00 |
|
SignatureDB.h
|
General: Remove unimplemented function prototypes
|
2015-09-05 22:01:07 -04:00 |