dolphin/Source/Core/Core/PowerPC
Admiral H. Curtiss 0a88c2329a
Merge pull request #11715 from JosJuice/dcbx-order
Jit: Change argument order for InvalidateICacheLine(s)FromJIT
2023-04-05 20:06:26 +02:00
..
CachedInterpreter CachedInterpreter: Avoid System::GetInstance() and ppcState. 2023-03-25 02:37:10 +01:00
Interpreter PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
Jit64 Merge pull request #11715 from JosJuice/dcbx-order 2023-04-05 20:06:26 +02:00
Jit64Common PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
JitArm64 Merge pull request #11715 from JosJuice/dcbx-order 2023-04-05 20:06:26 +02:00
JitArmCommon
JitCommon PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
SignatureDB PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
BreakPoints.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
BreakPoints.h
ConditionRegister.cpp
ConditionRegister.h
CPUCoreBase.h
Expression.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
Expression.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
GDBStub.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
GDBStub.h
Gekko.h Common: Move FPU-related helpers into Common namespace 2023-03-21 10:58:13 -04:00
JitInterface.cpp Merge pull request #11715 from JosJuice/dcbx-order 2023-04-05 20:06:26 +02:00
JitInterface.h Jit: Change argument order for InvalidateICacheLine(s)FromJIT 2023-04-01 14:34:30 +02:00
MMU.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
MMU.h PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
PowerPC.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
PowerPC.h Suppress -Winvalid-offsetof for PowerPC::PowerPCState 2023-02-09 16:23:01 -08:00
PPCAnalyst.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
PPCAnalyst.h Split PPCTables from Interpreter_Tables 2023-03-16 18:36:25 -07:00
PPCCache.cpp JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
PPCCache.h
PPCSymbolDB.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
PPCSymbolDB.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
PPCTables.cpp Remove PPCTables::UsesFPU 2023-03-16 18:39:41 -07:00
PPCTables.h Remove PPCTables::UsesFPU 2023-03-16 18:39:41 -07:00
Profiler.h