dolphin/Source/Core/Core/PowerPC/Interpreter
JosJuice 4eec061824
Merge pull request #12813 from Geotale/interpreter-subnormal-rounding
Proper Subnormal Rounding When Interpreting
2024-09-08 14:22:02 +02:00
..
ExceptionUtils.h Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter.cpp Debugger: Small other cleanup 2024-07-02 18:29:42 +02:00
Interpreter.h PPCSymbolDB: Move instance to PowerPCManager 2024-03-13 22:58:14 -07: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 PPCCache: Avoid Global System Accessor 2024-04-08 19:49:57 -07: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 TypeUtils: Remove Common::Fill 2024-08-22 17:29:26 -07:00