diff options
-rw-r--r-- | gcc/config/i386/mmx.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/mmx.md b/gcc/config/i386/mmx.md index b9fedef..81795ab 100644 --- a/gcc/config/i386/mmx.md +++ b/gcc/config/i386/mmx.md @@ -173,7 +173,7 @@ movq2dq\t{%1, %0|%0, %1} %vxorps\t%0, %d0 %vmovaps\t{%1, %0|%0, %1} - %vmovlps\t{%1, %0|%0, %1} + %vmovlps\t{%1, %d0|%d0, %1} %vmovlps\t{%1, %0|%0, %1} %vmovq\t{%1, %0|%0, %1} %vmovq\t{%1, %0|%0, %1}" @@ -208,7 +208,7 @@ movq2dq\t{%1, %0|%0, %1} %vxorps\t%0, %d0 %vmovaps\t{%1, %0|%0, %1} - %vmovlps\t{%1, %0|%0, %1} + %vmovlps\t{%1, %d0|%d0, %1} %vmovlps\t{%1, %0|%0, %1} # #" |