diff options
| author | MerryMage <MerryMage@users.noreply.github.com> | 2019-04-27 12:54:43 +0100 |
|---|---|---|
| committer | MerryMage <MerryMage@users.noreply.github.com> | 2019-04-27 12:54:43 +0100 |
| commit | 2d4dd8cdc11ec54639691fe762562e4e7f44a232 (patch) | |
| tree | 02f177501a42ccd2b2b2064df65eb22758f9bf4b /Source/Core/Common/IniFile.cpp | |
| parent | 2abe333ce94f63971cbee8ea51b22d1df4456ad4 (diff) | |
x64Emitter: Prefer MOVAPS to MOVAPD
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
Diffstat (limited to 'Source/Core/Common/IniFile.cpp')
0 files changed, 0 insertions, 0 deletions
