dolphin/Source/Core/Core/PowerPC
Tilka 5ef17e60d0
Merge pull request #10633 from Minty-Meeo/generate-from-address-fix
Index SymbolDB when generated from address
2022-05-09 19:38:25 +01:00
..
CachedInterpreter Cast to int for enums that are not formattable 2022-01-13 11:11:08 -08:00
Interpreter Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
Jit64 Jit: Skip redundant flushes 2022-02-14 19:17:59 +01:00
Jit64Common JitRegister: Use fmt 2022-02-16 20:09:38 +00:00
JitArm64 JitArm64: Implement low DCBZ hack 2022-05-07 15:37:50 +02:00
JitArmCommon JitArm64: Restructure the BackPatchInfo flags enum 2021-09-08 21:23:00 +02:00
JitCommon JitRegister: Use fmt 2022-02-16 20:09:38 +00: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 GDB Stub: Make s_socket_context static 2022-02-13 14:38:59 -08:00
GDBStub.h GDB Stub: do not send a packet when we just connected 2022-01-02 04:35:55 -05:00
Gekko.h GDB Stub: Fix the id of the registers returned by p and P packets 2021-12-28 19:27:34 -05:00
JitInterface.cpp Treewide: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08: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 PowerPC: Add HW_PAGE_MASK constant 2022-05-07 19:37:44 +02:00
MMU.h PowerPC: Add HW_PAGE_MASK constant 2022-05-07 19:37:44 +02:00
PowerPC.cpp Cast to int for enums that are not formattable 2022-01-13 11:11:08 -08:00
PowerPC.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
PPCAnalyst.cpp Index SymbolDB when generated from address 2022-05-03 21:20:00 -05:00
PPCAnalyst.h Config: Port remaining Core settings to new config system (partial). 2022-01-05 00:54:15 +01:00
PPCCache.cpp Config: Port DisableICache setting to new config system. 2022-01-06 16:13:55 +01:00
PPCCache.h Config: Port DisableICache setting to new config system. 2022-01-06 16:13:55 +01: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: Remove unused inclusions of <cinttypes> 2022-01-09 12:43:11 -08:00
PPCTables.h Jit: Raise program exception on floating point exceptions 2021-10-13 17:42:56 +02:00
Profiler.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00