mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 08:01:45 +00:00
There is no reason to use MOVAPD over MOVAPS, for two reasons: * There has never been a microarchitecture with separate single and double domains. * MOVAPD is one byte longer than MOVAPS