dolphin/Source/Core/Core/PowerPC/Interpreter
2023-04-09 21:48:37 +02:00
..
ExceptionUtils.h Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter_Branch.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
Interpreter_FloatingPoint.cpp Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter_FPUtils.h Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter_Integer.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
Interpreter_LoadStore.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
Interpreter_LoadStorePaired.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
Interpreter_Paired.cpp Interpreter: Remove remaining System::GetInstance() and global ppcState. 2023-03-24 21:58:41 +01:00
Interpreter_SystemRegisters.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
Interpreter_Tables.cpp Interpreter: Pass Interpreter to CPU instruction functions. 2023-03-19 03:05:11 +01:00
Interpreter.cpp PowerPC: Refactor to class, move to System. 2023-04-09 21:48:37 +02:00
Interpreter.h PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00