dolphin/Source/Core/Core/PowerPC
Mai 5f7e9d3bf1
Merge pull request #12320 from JosJuice/jitarm64-mmu-order
PowerPC: Unify "FromJit" MMU functions
2023-11-30 18:34:32 -05:00
..
CachedInterpreter HLE: Refactor ReplaceFunctionIfPossible 2023-11-27 21:40:42 +01:00
Interpreter HLE: Refactor ReplaceFunctionIfPossible 2023-11-27 21:40:42 +01:00
Jit64 Merge pull request #12320 from JosJuice/jitarm64-mmu-order 2023-11-30 18:34:32 -05:00
Jit64Common Merge pull request #12320 from JosJuice/jitarm64-mmu-order 2023-11-30 18:34:32 -05:00
JitArm64 Merge pull request #12320 from JosJuice/jitarm64-mmu-order 2023-11-30 18:34:32 -05:00
JitArmCommon
JitCommon Jit: Swap locations of effectiveAddress and msrBits 2023-11-29 19:13:09 +01:00
SignatureDB
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
ConditionRegister.cpp
ConditionRegister.h PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr 2023-06-08 14:33:13 -04:00
CPUCoreBase.h
Expression.cpp
Expression.h
GDBStub.cpp
GDBStub.h
Gekko.h
JitInterface.cpp Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11: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 PowerPC: Unify "FromJit" MMU functions 2023-11-26 14:51:16 +01:00
MMU.h PowerPC: Unify "FromJit" MMU functions 2023-11-26 14:51:16 +01:00
PowerPC.cpp PowerPC: Allow toggling write-back cache during emulation 2023-10-31 19:43:49 +01:00
PowerPC.h MMU: Use VSID in segment register as additional TLB lookup key 2023-11-11 15:59:47 +00:00
PPCAnalyst.cpp PPCAnalyst: Don't discard CR before gather pipe interrupt check 2023-11-29 21:53:13 +01: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 Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
PPCSymbolDB.h Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
PPCTables.cpp PPCTables: Retire FL_EVIL 2023-11-28 18:59:34 +01:00
PPCTables.h PPCTables: Retire FL_EVIL 2023-11-28 18:59:34 +01:00
Profiler.h