x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-sse3.s
index 60122832f54a3395048c5aa4a4471c2d4aabf636..2b9ecf52bebc3ebfdff60f4963aec58b0f80e9b0 100644 (file)
@@ -6,7 +6,7 @@ foo:
        addsubpd        %xmm2,%xmm1
        addsubps        (%rbx),%xmm2
        addsubps        %xmm4,%xmm3
-       fisttp          0x909090(%rax)
+       fisttps         0x909090(%rax)
        fisttpl         0x909090(%rax)
        fisttpll        0x909090(%rax)
        haddpd          0x0(%rbp),%xmm4
This page took 0.034037 seconds and 4 git commands to generate.