Properly handle multiple opcode prefixes
[external/binutils.git] / gas / testsuite / gas / i386 / long-1.s
index 4551068..b7e509d 100644 (file)
@@ -14,7 +14,7 @@ foo:
 .byte 0xf2
 .byte 0xf0
 .byte 0xf0
-movapd (%eax), %xmm0
+movss  (%eax), %xmm0
 .byte 0xf2
 .byte 0xf0
 .byte 0xf0
@@ -27,4 +27,4 @@ movapd        (%eax), %xmm0
 .byte 0xf0
 .byte 0xf0
 .byte 0xf0
-movapd (%eax), %xmm0
+movss  (%eax), %xmm0