dolphin/Source/Core/Core/PowerPC
degasus 90d551e0d1 JitArm64: Drop ps_res.
The accuracy doesn't match ppc, and worse, it doesn't set the error flags if the input is zero.

Lets stop to ship broken instructions, so right now, the interpreter is the closest one.
2017-05-03 23:48:14 +02:00
..
CachedInterpreter [HLE] CachedInterpreter: Fixes invalid logs 2017-04-29 19:38:41 +01:00
Interpreter [HLE] Interpreter: Fixes invalid logs 2017-04-29 19:38:40 +01:00
Jit64 Jit64: fix braces warning in Jit_Integer 2017-05-02 14:30:28 -07:00
Jit64Common Merge pull request #5260 from MerryMage/CheckIfSafeAddress 2017-04-15 13:26:05 +02:00
Jit64IL [HLE] JitIL: Fixes invalid logs 2017-04-29 19:38:42 +01:00
JitArm64 JitArm64: Drop ps_res. 2017-05-03 23:48:14 +02:00
JitArmCommon
JitCommon Jit64: Make psq_lXX PIE-compliant 2017-04-14 11:52:33 +01:00
JitILCommon
SignatureDB SignatureDB: fix prevented copy elision 2017-05-02 20:01:32 -07:00
BreakPoints.cpp
BreakPoints.h
CPUCoreBase.h
GDBStub.cpp
GDBStub.h
Gekko.h
JitInterface.cpp
JitInterface.h
MMU.cpp MMU: Get rid of pointer casts 2017-04-17 20:52:57 -04:00
PowerPC.cpp x86-64 support on Android 2017-04-16 11:53:33 +02:00
PowerPC.h x86-64 support on Android 2017-04-16 11:53:33 +02:00
PPCAnalyst.cpp Merge pull request #5140 from sepalani/signature_db 2017-05-02 19:23:46 -04:00
PPCAnalyst.h
PPCCache.cpp
PPCCache.h
PPCSymbolDB.cpp SignatureDB: Rewrite FormatHandler API 2017-04-29 19:50:20 +01:00
PPCSymbolDB.h
PPCTables.cpp PPCTables: Do not consider OPTYPE_UNKNOWN as valid instruction 2017-04-10 18:31:24 +01:00
PPCTables.h
Profiler.cpp
Profiler.h