dolphin/Source/Core/Core
JosJuice 3bb4a4e344 Jit64: Fix fmaddXX with accurate NaNs
So it turns out you have to pass XMM0 as the clobber register
to HandleNaNs, because HandleNaNs uses BLENDVPD and BLENDVPD
implicitly uses XMM0, and nobody noticed when I broke this in
2c38d64 because nobody plays the one game that needs accurate NaNs.
2021-07-28 23:03:03 +02:00
..
Boot treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Config NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
ConfigLoaders NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
Debugger treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSP treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FifoPlayer treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HLE treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
HW Merge pull request #9959 from Bonta0/gba-qol 2021-07-25 17:23:57 +01:00
IOS NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
PowerPC Jit64: Fix fmaddXX with accurate NaNs 2021-07-28 23:03:03 +02:00
ActionReplay.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ActionReplay.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ARDecrypt.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ARDecrypt.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
BootManager.cpp NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
BootManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CheatCodes.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CMakeLists.txt Merge pull request #9600 from Bonta0/mgba-pr 2021-07-21 02:36:43 -04:00
CommonTitles.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ConfigManager.cpp NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
ConfigManager.h NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
Core.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
Core.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CoreTiming.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
CoreTiming.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DolphinAnalytics.cpp Apple M1: Build, Analytics, and Memory Management 2021-05-22 15:25:17 -07:00
DolphinAnalytics.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPEmulator.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DSPEmulator.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookConfig.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookConfig.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookManager.cpp Pad: GBA config 2021-07-13 16:42:35 +02:00
FreeLookManager.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GeckoCode.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GeckoCode.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GeckoCodeConfig.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GeckoCodeConfig.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Host.h Core: Add GBA host interface 2021-07-13 16:42:49 +02:00
HotkeyManager.cpp Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
HotkeyManager.h Qt/Core: Implement GBA Hotkeys 2021-07-13 16:43:42 +02:00
LibusbUtils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
LibusbUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MachineContext.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryWatcher.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryWatcher.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemTools.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemTools.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Movie.cpp Movie: GBA Support 2021-07-13 16:44:04 +02:00
Movie.h Movie: GBA Support 2021-07-13 16:44:04 +02:00
NetPlayClient.cpp NetPlayClient: Remove a designated initializer 2021-07-21 09:36:52 +02:00
NetPlayClient.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00
NetPlayCommon.cpp NetPlay: Refactor some functions into a common header 2021-07-06 06:41:23 -04:00
NetPlayCommon.h NetPlay: Refactor some functions into a common header 2021-07-06 06:41:23 -04:00
NetPlayProto.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00
NetPlayServer.cpp NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
NetPlayServer.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00
NetworkCaptureLogger.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetworkCaptureLogger.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchEngine.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchEngine.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
State.cpp PowerPC: Add reservation monitor to save state 2021-07-21 12:14:07 +02:00
State.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SyncIdentifier.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SysConf.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SysConf.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
System.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
System.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TitleDatabase.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TitleDatabase.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiRoot.cpp NetPlay: Split save and SD card write settings 2021-07-22 01:16:20 -04:00
WiiRoot.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiUtils.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiiUtils.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00