dolphin/Source/Core/Core/PowerPC
Tilka 4166567f92
Merge pull request #9812 from JosJuice/fprf-x64-neg-zero
Jit64: Fix FPRF non-SSE4.1 handling of negative zero
2021-06-27 19:21:51 +01:00
..
CachedInterpreter CachedInterpreter: Call UpdatePerformanceMonitor 2020-12-23 17:34:32 +01:00
Interpreter Merge pull request #9805 from JosJuice/rounding-mode-savestate 2021-06-13 11:49:29 +02:00
Jit64 Jit64: mtfsfx - Optimized masking 2021-06-26 17:31:31 +02:00
Jit64Common Jit64: Fix FPRF non-SSE4.1 handling of negative zero 2021-06-13 16:22:29 +02:00
JitArm64 JitArm64: Implement mcrfs 2021-06-18 18:22:20 +02:00
JitArmCommon JitArm64: Move float conversion code out of EmitBackpatchRoutine 2021-04-25 15:56:19 +02:00
JitCommon JitArm64: Implement FPRF updates 2021-05-13 11:51:00 +02:00
SignatureDB rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
BreakPoints.cpp Allow to disable/enable breakpoints 2021-03-02 21:11:53 +00:00
BreakPoints.h Allow to disable/enable breakpoints 2021-03-02 21:11:53 +00:00
ConditionRegister.cpp PowerPC: Factor out CR helpers into POD class 2019-03-08 20:42:09 +01:00
ConditionRegister.h PowerPC: Factor out CR helpers into POD class 2019-03-08 20:42:09 +01:00
CPUCoreBase.h CPUCoreBase: Make the GetName() member function const qualified 2018-03-24 16:17:39 -04:00
GDBStub.cpp Core: Use RAII winsock object to cleanly create and destroy WSA in gdb-stub 2021-03-04 13:47:32 -06:00
GDBStub.h msbuild: enable USE_GDBSTUB 2021-01-09 22:26:55 -08:00
Gekko.h JitArm64: Implement FPRF updates 2021-05-13 11:51:00 +02:00
JitInterface.cpp Apple M1: Removed unavailable CPU core dialog box 2021-05-22 15:25:18 -07:00
JitInterface.h Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
MMU.cpp Use correct mask for Fake VMem 2021-05-23 05:54:02 +12:00
MMU.h Debugger/Memory: Add support for address spaces 2019-05-02 21:14:30 -04:00
PowerPC.cpp PowerPC: Set host CPU rounding mode on init and savestate 2021-06-10 20:12:15 +02:00
PowerPC.h PowerPC: Set host CPU rounding mode on init and savestate 2021-06-10 20:12:15 +02:00
PPCAnalyst.cpp PPCAnalyst: Treat frspx output as single 2021-05-15 23:27:33 +02:00
PPCAnalyst.h JitArm64: Skip accurate single/double conversion if store-safe 2021-04-25 15:56:58 +02:00
PPCCache.cpp Disable ICache emulation for some games 2021-04-06 12:44:10 -07:00
PPCCache.h PPCCache: Make arrays constexpr where applicable 2019-12-03 04:05:09 -05:00
PPCSymbolDB.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
PPCSymbolDB.h Common/DebugInterface: Namespace code under the Common namespace 2018-07-09 22:23:57 -04:00
PPCTables.cpp rename Common/File to Common/IOFile 2021-01-27 14:29:48 -08:00
PPCTables.h Jits: Discard registers which we know will be overwritten 2021-03-24 20:48:44 +01:00
Profiler.h PowerPC: Remove Profiler.cpp 2018-08-27 12:13:39 -04:00