dolphin/Source/Core/Core/PowerPC
iwubcode 6d40f4e897
Merge pull request #14265 from JoshuaVandaele/std-unreachable
c++23: Replace Common::Unreachable with std::unreachable
2026-01-17 22:32:53 -06:00
..
CachedInterpreter Cached Interpreter: Speculative devirtualization 2025-09-18 21:07:09 -05:00
Interpreter c++23: Replace Common::Unreachable with std::unreachable 2026-01-17 23:53:21 +01:00
Jit64 Merge pull request #14289 from Sintendo/typos 2026-01-17 19:10:50 -05:00
Jit64Common Merge pull request #14289 from Sintendo/typos 2026-01-17 19:10:50 -05:00
JitArm64 c++23: Replace Common::Unreachable with std::unreachable 2026-01-17 23:53:21 +01:00
JitArmCommon
JitCommon Jit: Move rlwimix to ConstantPropagation 2025-11-16 09:50:31 +01: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 Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
ConditionRegister.cpp
ConditionRegister.h
CPUCoreBase.h
Expression.cpp Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00
Expression.h PowerPC: Track registers used in memory breakpoint conditions 2025-07-27 08:32:44 +02:00
GDBStub.cpp Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00
GDBStub.h
Gekko.h Debugger: Ignore bctr when stepping out 2025-11-04 11:41:48 -05: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 Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
MMU.h MMU: Use templates for Read/Write functions 2025-10-08 11:27:06 +02:00
PowerPC.cpp Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00
PowerPC.h Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01: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 c++23: Replace Common::Unreachable with std::unreachable 2026-01-17 23:53:21 +01:00
PPCSymbolDB.h PPCSymbolDB: Fix callers not updating 2025-08-09 09:36:17 -07:00
PPCTables.cpp Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00
PPCTables.h Call JitInterface::UpdateMembase from PowerPC::MSRUpdated 2025-11-02 21:18:07 +01:00