dolphin/Source/Core/Core/PowerPC
skidau e50dad67ce Merge pull request #1252 from FioraAeterna/regallocator
JIT: add basic register allocation heuristics
2014-10-14 12:45:48 +11:00
..
Interpreter Merge pull request #846 from lioncash/fpscr-enum 2014-10-14 12:33:57 +11:00
Jit64 Merge pull request #1252 from FioraAeterna/regallocator 2014-10-14 12:45:48 +11:00
Jit64IL Debug: fix disable block linking option 2014-10-08 19:03:25 -07:00
JitArm32 JitCache: Use std::array to back the arrays within it. 2014-10-10 00:22:09 -04:00
JitArm64 JitCache: Use std::array to back the arrays within it. 2014-10-10 00:22:09 -04:00
JitCommon Merge pull request #1252 from FioraAeterna/regallocator 2014-10-14 12:45:48 +11:00
JitILCommon Fix Fastmem in JitIL for massive speed gains. 2014-09-14 16:21:54 +12:00
CPUCoreBase.h
GDBStub.cpp Split some parts of UpdateBoundingBox into multiple lines. Also, 2014-09-06 09:49:27 -05:00
GDBStub.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
Gekko.h Core: Move FPSCR exception flags to a typed enum 2014-09-29 00:46:15 -04:00
JitInterface.cpp JIT: properly remove FIFO write addresses when code is invalidated 2014-09-30 01:00:23 -07:00
JitInterface.h JIT: properly remove FIFO write addresses when code is invalidated 2014-09-30 01:00:23 -07:00
PowerPC.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PowerPC.h Reorganize carry to store flags separately instead of part of XER 2014-09-24 12:27:47 -07:00
PPCAnalyst.cpp JIT: add basic register allocation heuristics 2014-10-09 20:09:14 -07:00
PPCAnalyst.h Merge pull request #1252 from FioraAeterna/regallocator 2014-10-14 12:45:48 +11:00
PPCCache.cpp JIT: properly remove FIFO write addresses when code is invalidated 2014-09-30 01:00:23 -07:00
PPCCache.h
PPCSymbolDB.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCSymbolDB.h
PPCTables.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
PPCTables.h Added OPTYPE_LOADPS and OPTYPE_STOREPS instruction types to the PPC table. 2014-09-27 20:16:26 +10:00
Profiler.cpp
Profiler.h JIT: re-add profiling support on x86_64 2014-10-06 20:26:58 -07:00
SignatureDB.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
SignatureDB.h