dolphin/Source/Core/Core/PowerPC
JMC47 d8bcd6d82e
Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-len
Jit64: Dynamic length of regular jump instruction (for known addresses)
2025-10-09 14:07:13 -04:00
..
CachedInterpreter Cached Interpreter: Speculative devirtualization 2025-09-18 21:07:09 -05:00
Interpreter MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
Jit64 Jit64: Dynamic length of regular jump instruction (for known addresses) 2025-10-08 00:15:57 +02:00
Jit64Common Merge pull request #13996 from SuperSamus/jit64-dynamic-known-jmp-len 2025-10-09 14:07:13 -04:00
JitArm64 MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
JitArmCommon JitArm64: Restructure the BackPatchInfo flags enum 2021-09-08 21:23:00 +02:00
JitCommon Crash fix: Add check to see if debugging is enabled in Jit's IsProfilingEnabled(). 2025-09-18 17:46:02 -07:00
SignatureDB MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
BreakPoints.cpp PowerPC: Track registers used in memory breakpoint conditions 2025-07-27 08:32:44 +02:00
BreakPoints.h PowerPC: Track registers used in memory breakpoint conditions 2025-07-27 08:32:44 +02: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 MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
Expression.h PowerPC: Track registers used in memory breakpoint conditions 2025-07-27 08:32:44 +02:00
GDBStub.cpp Merge pull request #13446 from JosJuice/breakpoints-delayed-update 2025-07-25 23:26:25 -05:00
GDBStub.h GDB Stub: do not send a packet when we just connected 2022-01-02 04:35:55 -05:00
Gekko.h Branch Watch Tool: New Conditional Branch Inspection Tools 2024-08-31 15:37:34 -07:00
JitInterface.cpp MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
JitInterface.h DolphinQt: JIT Widget Refresh 2024-10-19 02:30:44 -07:00
MMU.cpp MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
MMU.h MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
PowerPC.cpp DolphinQt: Signal Host::JitCacheInvalidation in more places 2024-10-23 23:43:25 -07:00
PowerPC.h Debugger: Small other cleanup 2024-07-02 18:29:42 +02:00
PPCAnalyst.cpp PPCSymbolDB: Don't return non-const pointers 2025-07-27 17:03:57 +02:00
PPCAnalyst.h PPCAnalyst: Remove unused member isBranchTarget 2024-05-24 20:51:39 +02:00
PPCCache.cpp Modernize std::fill with ranges 2024-10-10 00:53:48 -07:00
PPCCache.h PPCCache: Avoid Global System Accessor 2024-04-08 19:49:57 -07:00
PPCSymbolDB.cpp PPCSymbolDB: Fix callers not updating 2025-08-09 09:36:17 -07:00
PPCSymbolDB.h PPCSymbolDB: Fix callers not updating 2025-08-09 09:36:17 -07:00
PPCTables.cpp linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
PPCTables.h PPCTables: Retire FL_EVIL 2023-11-28 18:59:34 +01:00