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
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
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
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
PPCAnalyst.h
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp c++23: Replace Common::Unreachable with std::unreachable 2026-01-17 23:53:21 +01:00
PPCSymbolDB.h
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