dolphin/Source/Core/Core/PowerPC
Markus Wick 0bfeb37a1f
Merge pull request #6604 from lioncash/dcbz_l
Interpreter_LoadStore: Generate a program exception if dcbz_l is executed when HID2[LCE] is zero
2018-04-09 23:04:09 +02:00
..
CachedInterpreter CachedInterpreter: Use using aliases instead of typedef 2018-03-25 02:57:25 -04:00
Interpreter Interpreter_LoadStore: Generate a program exception if dcbz_l is executed when HID2[LCE] is zero 2018-04-06 23:53:44 -04:00
Jit64 Merge pull request #6571 from lioncash/rotate 2018-04-02 12:18:22 +02:00
Jit64Common
JitArm64 CommonFuncs: Generify rotation functions and move them to BitUtils.h 2018-03-31 18:09:45 -04:00
JitArmCommon
JitCommon
SignatureDB Add a log type for Symbols and move symbols related logs to it 2018-03-22 14:57:28 -04:00
BreakPoints.cpp
BreakPoints.h
CPUCoreBase.h CPUCoreBase: Make the GetName() member function const qualified 2018-03-24 16:17:39 -04:00
GDBStub.cpp Remove dead code 2018-03-31 14:56:27 +02:00
GDBStub.h
Gekko.h Merge pull request #6608 from lioncash/gekko 2018-04-08 10:23:42 +02:00
JitInterface.cpp Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace 2018-04-08 22:29:48 -04:00
JitInterface.h Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace 2018-04-08 22:29:48 -04:00
MMU.cpp MMU: Make XCheckTLBFlag an enum class 2018-03-25 19:51:47 -04:00
PowerPC.cpp Interpreter_LoadStore: Flag alignment exceptions on misaligned addresses in lwarx, lmw, stmw, and stwcx 2018-04-02 08:34:26 -04:00
PowerPC.h PowerPC: Namespace all header contents for PowerPC.h 2018-03-22 19:01:47 -04:00
PPCAnalyst.cpp PPCAnalyst: Simplify boolean assignments in SetInstructionStats() 2018-04-08 21:42:43 -04:00
PPCAnalyst.h PPCAnalyst: Make ReorderType an enum class 2018-04-08 21:38:19 -04:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp PPCSymbolDB: Use auto for iterators where applicable 2018-04-08 22:03:11 -04:00
PPCSymbolDB.h PPCSymbolDB: Default destructor and pass to member variables in the constructor initializer-list 2018-04-08 21:56:24 -04:00
PPCTables.cpp PPCTables: Remove prefixed underscores from parameter names 2018-03-24 16:46:49 -04:00
PPCTables.h PPCTables: Remove prefixed underscores from parameter names 2018-03-24 16:46:49 -04:00
Profiler.cpp
Profiler.h Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace 2018-04-08 22:29:48 -04:00