| .. |
|
Interpreter
|
Merge pull request #1350 from FioraAeterna/integeropts
|
2014-11-02 20:13:20 -06:00 |
|
Jit64
|
JIT: genericize immediate address handling, support in float stores too
|
2014-11-03 01:31:39 -08:00 |
|
Jit64IL
|
Merge pull request #1307 from comex/bitset
|
2014-10-28 23:39:35 -04:00 |
|
JitArm32
|
Optimizes ARMv7 andi{s,}_rc implementations.
|
2014-11-01 13:06:52 +00:00 |
|
JitArm64
|
JitCache: Use std::array to back the arrays within it.
|
2014-10-10 00:22:09 -04:00 |
|
JitCommon
|
JIT: genericize immediate address handling, support in float stores too
|
2014-11-03 01:31:39 -08:00 |
|
JitILCommon
|
Disabled optimizations, block merging and instruction skipping code while the debugger is stepping.
|
2014-10-27 23:38:45 +11: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
|
Enables block profiling in the UI on non x86 targets.
|
2014-10-23 05:59:14 -05:00 |
|
JitInterface.h
|
JIT: properly remove FIFO write addresses when code is invalidated
|
2014-09-30 01:00:23 -07:00 |
|
PowerPC.cpp
|
Added a RAM Watch window to the debugger
|
2014-10-26 14:56:02 +11:00 |
|
PowerPC.h
|
Added a RAM Watch window to the debugger
|
2014-10-26 14:56:02 +11:00 |
|
PPCAnalyst.cpp
|
JIT: merge fcmpx and cror
|
2014-10-29 00:30:27 -07:00 |
|
PPCAnalyst.h
|
JIT: merge fcmpx and cror
|
2014-10-29 00:30:27 -07:00 |
|
PPCCache.cpp
|
Eliminated getPointers which are memcpyed or memset.
|
2014-10-21 12:18:54 +13: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
|
Convert registersInUse to BitSet.
|
2014-10-25 16:57:25 -04:00 |
|
SignatureDB.cpp
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
|
SignatureDB.h
|
|
|