mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00

All HandleNaNs does with the xmm_out parameter is emit MOVAPD at the end if xmm_out != xmm. The caller might as well do that themselves.
All HandleNaNs does with the xmm_out parameter is emit MOVAPD at the end if xmm_out != xmm. The caller might as well do that themselves.