dolphin/Source/Core/Core/PowerPC
Lioncash ced806a00a PPCAnalyst: Replace memset usages with list initialization
Allows the use of non-trivially-copyable objects within the relevant
structs should it ever be needed.
2018-05-19 18:37:54 -04:00
..
CachedInterpreter PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp> 2018-05-18 17:19:45 -04:00
Interpreter Interpreter_Branch: Make type of the bitmask in rfi a u32 instead of int 2018-05-18 13:39:56 -04:00
Jit64 Jit64/JitArm64: Remove unnecessary code buffer parameter for DoJit() 2018-05-18 17:19:49 -04:00
Jit64Common PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp> 2018-05-18 17:19:45 -04:00
JitArm64 Jit64/JitArm64: Remove unnecessary code buffer parameter for DoJit() 2018-05-18 17:19:49 -04:00
JitArmCommon
JitCommon PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
SignatureDB PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
BreakPoints.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
BreakPoints.h DebugInterface: Watches methods added 2018-04-28 17:46:51 +04:00
CPUCoreBase.h
GDBStub.cpp PowerPC: Make the PowerPCState's msr member variable a UReg_MSR instance 2018-05-05 17:59:30 -04:00
GDBStub.h
Gekko.h Gekko: Make UReg_FPSCR's single argument constructor explicit 2018-05-06 18:46:57 -04:00
JitInterface.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -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: Use Common::BitCast where applicable 2018-05-18 16:05:49 -04:00
MMU.h PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
PowerPC.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
PowerPC.h PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
PPCAnalyst.cpp PPCAnalyst: Replace memset usages with list initialization 2018-05-19 18:37:54 -04:00
PPCAnalyst.h PPCAnalyst: Make CodeBuffer an alias for std::vector<CodeOp> 2018-05-18 17:19:45 -04:00
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -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 Reformat all the things! 2018-04-12 21:28:39 +02:00
PPCTables.h
Profiler.cpp
Profiler.h Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace 2018-04-08 22:29:48 -04:00