dolphin/Source/Core/Core/PowerPC
2021-09-20 15:37:57 +02:00
..
CachedInterpreter treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Interpreter Merge pull request #10040 from JosJuice/simplify-mcrfs 2021-08-31 15:31:54 +02:00
Jit64 Merge pull request #10035 from JosJuice/jitarm64-dcbx-in-loop 2021-08-30 22:39:20 +02:00
Jit64Common Jit64: Fix BATAddressLookup bit test 2021-08-03 17:32:04 +02:00
JitArm64 Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
JitArmCommon treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
JitCommon PowerPC/JitCache: Clear valid_block bits for long invalidations. 2021-09-07 23:14:20 +02:00
SignatureDB treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BreakPoints.cpp MMU: Don't truncate 64-bit values when calling Memcheck() 2021-08-31 11:39:13 -04:00
BreakPoints.h MMU: Don't truncate 64-bit values when calling Memcheck() 2021-08-31 11:39:13 -04:00
ConditionRegister.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ConditionRegister.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CPUCoreBase.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GDBStub.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GDBStub.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Gekko.h Gekko: Remove unused UReg_PTE 2021-08-31 12:18:31 -04:00
JitInterface.cpp PowerPC: Fix for calling InvalidateICacheLines() with a count of 1 causing a (harmless) second invalidation. 2021-08-19 22:54:34 +02:00
JitInterface.h Jit64: Optimize dcbx being called in a loop over a large memory region. 2021-08-17 02:38:00 +02:00
MMU.cpp Merge pull request #10074 from lioncash/pte 2021-08-31 19:17:08 +02:00
MMU.h PowerPC: Handle translation if range given to InvalidateICache spans multiple BAT or Page Table pages. 2021-08-13 21:23:12 +02:00
PowerPC.cpp PowerPC: Add reservation monitor to save state 2021-07-21 12:14:07 +02:00
PowerPC.h MMU: Move invalidation logic into the TLBEntry struct 2021-08-31 10:04:44 -04:00
PPCAnalyst.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PPCAnalyst.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PPCCache.cpp PowerPC: Call InvalidateICacheLine() in InstructionCache::Invalidate() for clarity. 2021-08-12 19:27:25 +02:00
PPCCache.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PPCSymbolDB.cpp Merge pull request #8932 from sepalani/cw-map 2021-08-29 23:28:09 +02:00
PPCSymbolDB.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PPCTables.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PPCTables.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Profiler.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00