dolphin/Source/Core/Core/PowerPC
Ryan Houdek 239e04db02 Merge pull request #757 from Tilka/ps_sum0
Jit64: re-enable ps_sum0
2014-08-15 20:25:14 -05:00
..
Interpreter Fix quant/dequant table bug 2014-08-04 10:08:42 -04:00
Jit64 Merge pull request #757 from Tilka/ps_sum0 2014-08-15 20:25:14 -05:00
Jit64IL Fix more warnings from #579 2014-08-07 03:24:42 +02:00
JitArm32 Support the 64bit CR flags in the ARM JIT. 2014-07-30 21:41:18 -07:00
JitCommon Fix quant/dequant table bug 2014-08-04 10:08:42 -04:00
JitILCommon JitIL: Attempt to constant-fold more aggressively. 2014-07-30 21:41:17 -07:00
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h Core: Use an enum for the Gekko exception flags instead of defines 2014-07-29 21:51:30 -04:00
JitInterface.cpp Remove JitArmIL files from the project. 2014-07-30 21:41:17 -07:00
JitInterface.h
PowerPC.cpp Optimize PPC CR emulation by using magic 64 bit values 2014-07-30 21:41:17 -07:00
PowerPC.h CR: Replace some magic values with constants. 2014-07-30 21:41:17 -07:00
PPCAnalyst.cpp Core: Fix warnings on Linux related to the JIT 2014-08-02 16:15:20 -04:00
PPCAnalyst.h
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp Common: Introduce the new Gekko disassembler to Common. 2014-08-04 00:45:07 -04:00
PPCSymbolDB.h
PPCTables.cpp
PPCTables.h
Profiler.cpp
Profiler.h Remove x86_32 from the JIT block "profiler." 2014-08-03 13:48:53 -05:00
SignatureDB.cpp
SignatureDB.h