dolphin/Source/Core
Lioncash a4cc854351 Interpreter_FPUtils: Set FPSCR.VXSNAN if any operand to NI_msub is a signaling NaN
If any operand is a signaling NaN, we need to signify this by setting
the VXSNAN bit.

Fixes NaN flag setting for fmsub, fmsubs, fnmsub, fnmsubs, ps_msub, and
ps_nmsub instructions.
2018-05-27 16:41:57 -04:00
..
AudioCommon AudioCommon: Implement WASAPI 2018-05-26 13:08:10 +02:00
Common Common: Namespace GekkoDisassembler.cpp/.h 2018-05-25 16:55:09 -04:00
Core Interpreter_FPUtils: Set FPSCR.VXSNAN if any operand to NI_msub is a signaling NaN 2018-05-27 16:41:57 -04:00
DiscIO Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
DolphinNoGUI
DolphinQt2 Merge pull request #6981 from lioncash/const 2018-05-27 10:20:38 +02:00
DolphinWX Merge pull request #6947 from JosJuice/unencrypted-wii-disc 2018-05-26 11:56:51 +02:00
InputCommon
UICommon GameFileCache: Fix a comment mistake 2018-05-26 20:21:22 +02:00
Updater
VideoBackends OGL: Fix EFB access in MSAA-mode 2018-05-22 15:35:20 +10:00
VideoCommon HiresTextures: Do not load compressed textures with unaligned dimensions 2018-05-22 16:15:18 +10:00
CMakeLists.txt