dolphin/Source/Core/Core/PowerPC
2015-02-19 12:16:53 -05:00
..
Interpreter Fix mulli's flags in the instruction tables. 2015-02-18 16:26:12 -06:00
Jit64 Jit64: Use variadic templates for RegCache locking 2015-02-17 10:01:42 -02:00
Jit64Common JitRegister: JitAsmCommon 2015-01-28 10:40:05 +01:00
Jit64IL Make all unknown opcodes behave consistently. 2015-02-11 22:18:33 -08:00
JitArm32 Merge pull request #2046 from Mullin/Fix-unsigned/signed-stores 2015-02-17 14:38:36 -06:00
JitArm64 Merge pull request #2041 from Sonicadvance1/AArch64_vertex_loader 2015-02-17 00:51:51 -06:00
JitArmCommon [ARM] Adds a ArmCommon folder. 2014-12-20 19:36:48 -06:00
JitCommon Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
JitILCommon Make all unknown opcodes behave consistently. 2015-02-11 22:18:33 -08:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h Core: Move FPSCR exception flags to a typed enum 2014-09-29 00:46:15 -04:00
JitInterface.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
JitInterface.h Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
MMU.cpp Merge pull request #2055 from magumagu/fakevmem-code 2015-02-16 19:13:14 -08:00
PowerPC.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
PowerPC.h PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
PPCAnalyst.cpp Make all unknown opcodes behave consistently. 2015-02-11 22:18:33 -08:00
PPCAnalyst.h JIT: make instruction merging generic 2015-01-11 09:11:18 -08:00
PPCCache.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PPCCache.h
PPCSymbolDB.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
PPCSymbolDB.h Merge bad map file loading into the original function. 2014-12-17 01:11:58 +10:30
PPCTables.cpp PowerPC: Get rid of magic numbers related to interp/JIT initialization. 2015-02-19 12:16:53 -05:00
PPCTables.h Merge pull request #2070 from lioncash/unused 2015-02-17 23:42:46 -06:00
Profiler.cpp
Profiler.h JIT: fix profiler call 2014-12-02 10:17:58 -08:00
SignatureDB.cpp Make address translation respect the CPU translation mode. 2015-02-11 13:56:22 -08:00
SignatureDB.h