dolphin/Source/Core/Core/PowerPC
2021-10-13 11:44:28 -07:00
..
CachedInterpreter Jit: Raise program exception on floating point exceptions 2021-10-13 17:42:56 +02:00
Interpreter Interpreter: Fix NI_div ZX check 2021-10-13 17:42:56 +02:00
Jit64 Jit: Raise program exception on floating point exceptions 2021-10-13 17:42:56 +02:00
Jit64Common Jit64: Fix BATAddressLookup bit test 2021-08-03 17:32:04 +02:00
JitArm64 Jit: Raise program exception on floating point exceptions 2021-10-13 17:42:56 +02:00
JitArmCommon JitArm64: Restructure the BackPatchInfo flags enum 2021-09-08 21:23:00 +02:00
JitCommon Jit: Raise program exception on floating point exceptions 2021-10-13 17:42:56 +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 Interpreter: Optimize FEX calculation 2021-10-13 17:42:56 +02: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 MMU: Replace uses of cassert with Common/Assert.h 2021-10-13 11:44:28 -07: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: Set SRR1 correctly for program exceptions 2021-10-13 17:42:56 +02:00
PowerPC.h MMU: Move invalidation logic into the TLBEntry struct 2021-08-31 10:04:44 -04:00
PPCAnalyst.cpp Jit: Raise program exception on floating point exceptions 2021-10-13 17:42: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 Jit: Raise program exception on floating point exceptions 2021-10-13 17:42:56 +02:00
Profiler.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00