.. |
CachedInterpreter
|
Merge pull request #12691 from mitaclaw/jit-profiling-restoration
|
2024-04-13 01:35:25 +02:00 |
Interpreter
|
Interpreter: Fix GT when setting SO of CR
|
2024-05-24 21:21:46 +02:00 |
Jit64
|
Core/PatchEngine: Remove remnants of Speedhack system
|
2024-06-28 17:57:53 +02:00 |
Jit64Common
|
Jit64: Add extra cases for reversible avx_op
|
2024-04-20 17:50:54 +02:00 |
JitArm64
|
Merge pull request #12898 from AdmiralCurtiss/speedhacks
|
2024-06-30 15:58:51 +01:00 |
JitArmCommon
|
JitArm64: Restructure the BackPatchInfo flags enum
|
2021-09-08 21:23:00 +02:00 |
JitCommon
|
PPCAnalyst: Remove unused member isBranchTarget
|
2024-05-24 20:51:39 +02:00 |
SignatureDB
|
PowerPC/MMU: Refactor to class, move to System.
|
2023-03-28 03:47:51 +02:00 |
BreakPoints.cpp
|
Merge pull request #12620 from mitaclaw/jit-interface-cpu-thread-guard
|
2024-03-22 04:17:33 +01:00 |
BreakPoints.h
|
PPCSymbolDB: Move instance to PowerPCManager
|
2024-03-13 22:58:14 -07: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
|
Merge pull request #12738 from mitaclaw/expression-sprs
|
2024-05-04 17:35:12 +02:00 |
Expression.h
|
Expression: Support All SPRs + MSR
|
2024-05-03 17:56:58 -07:00 |
GDBStub.cpp
|
PPCCache: Avoid Global System Accessor
|
2024-04-08 19:49:57 -07:00 |
GDBStub.h
|
GDB Stub: do not send a packet when we just connected
|
2022-01-02 04:35:55 -05:00 |
Gekko.h
|
JitCache: Software Profiling Restoration
|
2024-04-09 13:43:31 -07:00 |
JitInterface.cpp
|
Common: Remove Unused PerformanceCounter Code
|
2024-04-09 13:43:32 -07:00 |
JitInterface.h
|
JitCache: Software Profiling Restoration
|
2024-04-09 13:43:31 -07:00 |
MMU.cpp
|
Merge pull request #12626 from MikeIsAStar/remove-erroneous-continue-statement
|
2024-06-06 03:54:59 +02:00 |
MMU.h
|
PowerPC: Add access size parameter to MMU::IsOptimizableRAMAddress
|
2024-01-10 18:17:45 +01:00 |
PowerPC.cpp
|
Merge pull request #12762 from mitaclaw/dead-config-code
|
2024-05-04 16:23:36 +02:00 |
PowerPC.h
|
PowerPC: Remove Dead Config Code
|
2024-05-03 21:54:47 -07:00 |
PPCAnalyst.cpp
|
PPCAnalyst: Fix handling of FL_READ_CR_BI
|
2024-05-25 18:13:38 +02:00 |
PPCAnalyst.h
|
PPCAnalyst: Remove unused member isBranchTarget
|
2024-05-24 20:51:39 +02:00 |
PPCCache.cpp
|
PPCCache: Avoid Global System Accessor
|
2024-04-08 19:49:57 -07:00 |
PPCCache.h
|
PPCCache: Avoid Global System Accessor
|
2024-04-08 19:49:57 -07:00 |
PPCSymbolDB.cpp
|
PPCSymbolDB: GetDescription by std::string_view
|
2024-04-13 00:19:01 -07:00 |
PPCSymbolDB.h
|
PPCSymbolDB: GetDescription by std::string_view
|
2024-04-13 00:19:01 -07: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 |