x86: improve handling of insns with ambiguous operand sizes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / sse3.s
index 051dfb08237fe0eda29dad4f9da0d5e49ac3b778..de0f31637a5f29d42304deabd329948fb54086ec 100644 (file)
@@ -6,7 +6,7 @@ foo:
        addsubpd        %xmm2,%xmm1
        addsubps        (%ebx),%xmm2
        addsubps        %xmm4,%xmm3
-       fisttp          0x90909090(%eax)
+       fisttps         0x90909090(%eax)
        fisttpl         0x90909090(%eax)
        fisttpll        0x90909090(%eax)
        haddpd          0x0(%ebp),%xmm4
This page took 0.024883 seconds and 4 git commands to generate.