dolphin/Source/Core/Core/PowerPC
Pierre Bourdon ebf1b98106 Merge pull request #834 from FioraAeterna/fixfmulrounding
JIT64: Fix fmul rounding issues
2014-08-24 19:49:56 +02:00
..
Interpreter Interpreter: apply the same odd rounding to single multiplies as the JIT 2014-08-24 10:28:52 -07:00
Jit64 JIT64: Fix fmul rounding issues 2014-08-24 10:28:52 -07:00
Jit64IL Merge pull request #842 from lioncash/jit 2014-08-21 15:25:43 -04:00
JitArm32 Core: Clean up body/brace placements in JitArm32 2014-08-20 14:03:46 -04:00
JitCommon Merge pull request #834 from FioraAeterna/fixfmulrounding 2014-08-24 19:49:56 +02:00
JitILCommon Core: Join a few if statements in IR.cpp 2014-08-20 14:26:16 -04: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 remove unused globals 2014-07-11 16:10:20 +02:00
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 PPCAnalyzer: move num_instructions initialization to correct place 2014-08-21 11:19:23 -07:00
PPCAnalyst.h
PPCCache.cpp PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCCache.h PPCCache: Get rid of FAST_ICACHE define. 2014-05-25 18:06:52 -07:00
PPCSymbolDB.cpp PPCSymbolDB: Don't show any messages in the status bar 2014-08-19 10:09:33 -04:00
PPCSymbolDB.h
PPCTables.cpp
PPCTables.h
Profiler.cpp remove unused globals 2014-07-11 16:10:20 +02:00
Profiler.h Remove x86_32 from the JIT block "profiler." 2014-08-03 13:48:53 -05:00
SignatureDB.cpp
SignatureDB.h