dolphin/Source/Core/Core/PowerPC
Dolphin Bot 89b7f1057f Merge pull request #1804 from FioraAeterna/fastermmu2_master
MMU: various improvements, bugfixes, optimizations
2015-01-07 00:49:58 +01:00
..
Interpreter Fix register usage detection in PPCAnalyst. 2014-12-02 16:12:33 -06:00
Jit64 JIT: move mfcr code to JitAsmCommon 2015-01-05 10:46:03 -08:00
Jit64IL Fastmem: increase the size of trampoline cache in MMU mode, check space 2015-01-05 10:46:01 -08:00
JitArm32 Merge pull request #1723 from Sonicadvance1/AArch64_loadstores 2014-12-21 20:46:23 -06:00
JitArm64 Merge pull request #1729 from Sonicadvance1/AArch64_compare_me 2014-12-21 20:56:49 -06:00
JitArmCommon [ARM] Adds a ArmCommon folder. 2014-12-20 19:36:48 -06:00
JitCommon Merge pull request #1804 from FioraAeterna/fastermmu2_master 2015-01-07 00:49:58 +01:00
JitILCommon JIT: simplify ISI handling. 2015-01-01 19:25:48 -08:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h
JitInterface.cpp MemmapFunctions: various MMU optimizations 2015-01-05 10:34:55 -08:00
JitInterface.h Merge pull request #1449 from comex/memtools-merge 2014-11-16 13:46:33 -05:00
PowerPC.cpp MMU: small simplification of TLB structure 2015-01-05 10:34:56 -08:00
PowerPC.h MMU: small simplification of TLB structure 2015-01-05 10:34:56 -08:00
PPCAnalyst.cpp Merge pull request #1804 from FioraAeterna/fastermmu2_master 2015-01-07 00:49:58 +01:00
PPCAnalyst.h JIT: more optimizing of float ops based on known input characteristics 2014-11-29 11:33:11 -08:00
PPCCache.cpp PPCCache: Make PLRU lookup tables static 2014-11-05 19:35:30 -05:00
PPCCache.h
PPCSymbolDB.cpp Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
PPCSymbolDB.h Merge bad map file loading into the original function. 2014-12-17 01:11:58 +10:30
PPCTables.cpp
PPCTables.h
Profiler.cpp
Profiler.h JIT: fix profiler call 2014-12-02 10:17:58 -08:00
SignatureDB.cpp Fix many bugs with the Symbols menu (when run with -d argument). 2014-12-17 01:11:36 +10:30
SignatureDB.h