mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-08 05:00:52 -04: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