dolphin/Source/Core/Core/PowerPC/Interpreter
2025-06-20 10:42:47 +02:00
..
ExceptionUtils.h Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter_Branch.cpp Interpreter: Install BranchWatch 2024-02-26 19:38:27 -08:00
Interpreter_FloatingPoint.cpp Improve Integer Rounding Accuracy 2024-09-03 11:17:24 -05:00
Interpreter_FPUtils.h Proper Subnormal Rounding When Interpreting 2024-09-03 11:33:32 -05:00
Interpreter_Integer.cpp Interpreter: Fix subfic carry calculation 2024-08-31 17:24:55 +02:00
Interpreter_LoadStore.cpp PowerPC: Correctly handle stswi/stswx to uncached memory 2025-05-10 19:47:15 +02:00
Interpreter_LoadStorePaired.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
Interpreter_Paired.cpp Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter_SystemRegisters.cpp PPCCache: Avoid Global System Accessor 2024-04-08 19:49:57 -07:00
Interpreter_Tables.cpp linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00
Interpreter.cpp PowerPC: Use SPR_LR constant in an additional location 2025-06-20 10:42:47 +02:00
Interpreter.h Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core&UnitTests 2025-06-07 17:55:14 -05:00