dolphin/Source/Core/Core/PowerPC
mitaclaw fd8f2c7822 JitArm64: Install BranchWatch 2024-02-26 19:38:27 -08:00
..
CachedInterpreter Core/HLE/HLE: Remove global system accessors 2023-12-18 19:11:49 -05:00
Interpreter Interpreter: Install BranchWatch 2024-02-26 19:38:27 -08:00
Jit64 Jit64: Install BranchWatch 2024-02-26 19:38:27 -08:00
Jit64Common Jit64AsmCommon: Remove redundant m_jit member from CommonAsmRoutines 2024-01-23 16:27:02 -05:00
JitArm64 JitArm64: Install BranchWatch 2024-02-26 19:38:27 -08:00
JitArmCommon JitArm64: Restructure the BackPatchInfo flags enum 2021-09-08 21:23:00 +02:00
JitCommon PowerPC: Implement BranchWatch 2024-02-26 19:38:27 -08:00
SignatureDB PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
BreakPoints.cpp Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
BreakPoints.h Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
CPUCoreBase.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ConditionRegister.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ConditionRegister.h PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr 2023-06-08 14:33:13 -04:00
Expression.cpp Core/Debugger_SymbolMap: Remove redundant system parameters from interface 2023-12-18 15:46:22 -05:00
Expression.h PowerPC/Expression: Pass System to EvaluateCondition(). 2023-04-05 20:09:31 +02:00
GDBStub.cpp Jit: Add feature flag for performance monitor 2023-11-30 22:40:36 +01:00
GDBStub.h GDB Stub: do not send a packet when we just connected 2022-01-02 04:35:55 -05:00
Gekko.h Jit: Add feature flag for performance monitor 2023-11-30 22:40:36 +01:00
JitInterface.cpp JitInterface: Use #ifdef instead of #if for platform testing 2024-01-23 16:42:36 -05:00
JitInterface.h JitArm64/Jit64: Load the memory register without jumps and only when necessary. 2023-07-28 14:24:53 +03:00
MMU.cpp Migrate SConfig::bWii to System. 2024-01-31 12:54:07 +01:00
MMU.h PowerPC: Add access size parameter to MMU::IsOptimizableRAMAddress 2024-01-10 18:17:45 +01:00
PPCAnalyst.cpp PPCAnalyst: Merge duplicate expression in ReorderInstructionsCore() 2024-01-23 16:08:24 -05:00
PPCAnalyst.h PPCAnalyst: Add in-register/discard analysis for CR 2023-11-28 18:58:47 +01:00
PPCCache.cpp Merge pull request #10818 from Pokechu22/icache-always-invalidate 2023-11-27 10:15:05 +00:00
PPCCache.h Use structs for config callback IDs 2023-08-17 19:19:26 +02:00
PPCSymbolDB.cpp PPCSymbolDB. Bugfix. Fix .data symbols not loading, unless they were aligned to 4 bytes. 2023-12-03 00:03:28 -07:00
PPCSymbolDB.h Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
PPCTables.cpp Jit: Add feature flag for performance monitor 2023-11-30 22:40:36 +01:00
PPCTables.h PPCTables: Retire FL_EVIL 2023-11-28 18:59:34 +01:00
PowerPC.cpp Migrate SConfig::bWii to System. 2024-01-31 12:54:07 +01:00
PowerPC.h PowerPC: Implement BranchWatch 2024-02-26 19:38:27 -08:00
Profiler.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00