| .. |
|
CachedInterpreter
|
HLE: Refactor ReplaceFunctionIfPossible
|
2023-11-27 21:40:42 +01:00 |
|
Interpreter
|
Merge pull request #11988 from JosJuice/jit-feature-flags
|
2023-12-05 03:13:50 -05:00 |
|
Jit64
|
Merge pull request #11988 from JosJuice/jit-feature-flags
|
2023-12-05 03:13:50 -05:00 |
|
Jit64Common
|
Merge pull request #11988 from JosJuice/jit-feature-flags
|
2023-12-05 03:13:50 -05:00 |
|
JitArm64
|
JitArm64_RegCache: Resolve -Wsign-compare warning
|
2023-12-11 18:15:50 -05:00 |
|
JitArmCommon
|
JitArm64: Restructure the BackPatchInfo flags enum
|
2021-09-08 21:23:00 +02:00 |
|
JitCommon
|
JitCommon: Fix feature_flags truncation in index calculation.
|
2023-12-12 21:16:29 +01:00 |
|
SignatureDB
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
|
BreakPoints.cpp
|
Common: Move DebugInterface.h into Core
|
2023-06-12 10:35:31 -04:00 |
|
BreakPoints.h
|
Common: Move DebugInterface.h into Core
|
2023-06-12 10:35:31 -04:00 |
|
ConditionRegister.cpp
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
ConditionRegister.h
|
PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr
|
2023-06-08 14:33:13 -04:00 |
|
CPUCoreBase.h
|
treewide: convert GPLv2+ license info to SPDX tags
|
2021-07-05 04:35:56 +02:00 |
|
Expression.cpp
|
PowerPC/Expression: Pass System to EvaluateCondition().
|
2023-04-05 20:09:31 +02:00 |
|
Expression.h
|
PowerPC/Expression: Pass System to EvaluateCondition().
|
2023-04-05 20:09:31 +02:00 |
|
GDBStub.cpp
|
Jit: Add feature flag for performance monitor
|
2023-11-30 22:40:36 +01:00 |
|
GDBStub.h
|
GDB Stub: do not send a packet when we just connected
|
2022-01-02 04:35:55 -05:00 |
|
Gekko.h
|
Jit: Add feature flag for performance monitor
|
2023-11-30 22:40:36 +01:00 |
|
JitInterface.cpp
|
Jit: Replace "msrBits" with "featureFlags"
|
2023-11-30 22:40:32 +01:00 |
|
JitInterface.h
|
JitArm64/Jit64: Load the memory register without jumps and only when necessary.
|
2023-07-28 14:24:53 +03:00 |
|
MMU.cpp
|
MMU: Use MSR.IR for instruction reads.
|
2023-12-10 14:18:25 +01:00 |
|
MMU.h
|
PowerPC: Unify "FromJit" MMU functions
|
2023-11-26 14:51:16 +01:00 |
|
PowerPC.cpp
|
Jit: Add feature flag for performance monitor
|
2023-11-30 22:40:36 +01:00 |
|
PowerPC.h
|
Jit: Add feature flag for performance monitor
|
2023-11-30 22:40:36 +01:00 |
|
PPCAnalyst.cpp
|
Merge pull request #11988 from JosJuice/jit-feature-flags
|
2023-12-05 03:13:50 -05:00 |
|
PPCAnalyst.h
|
PPCAnalyst: Add in-register/discard analysis for CR
|
2023-11-28 18:58:47 +01:00 |
|
PPCCache.cpp
|
Merge pull request #10818 from Pokechu22/icache-always-invalidate
|
2023-11-27 10:15:05 +00:00 |
|
PPCCache.h
|
Use structs for config callback IDs
|
2023-08-17 19:19:26 +02:00 |
|
PPCSymbolDB.cpp
|
PPCSymbolDB. Bugfix. Fix .data symbols not loading, unless they were aligned to 4 bytes.
|
2023-12-03 00:03:28 -07:00 |
|
PPCSymbolDB.h
|
Common: Move DebugInterface.h into Core
|
2023-06-12 10:35:31 -04:00 |
|
PPCTables.cpp
|
Jit: Add feature flag for performance monitor
|
2023-11-30 22:40:36 +01:00 |
|
PPCTables.h
|
PPCTables: Retire FL_EVIL
|
2023-11-28 18:59:34 +01:00 |
|
Profiler.h
|
Fix all uninitialized variable warnings (C26495)
|
2021-10-13 12:32:16 -07:00 |