x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / fma4.s
index c1ec47fc4cd6b49530dc688fd5039d35e5a75ed5..8f4c950e1d582e5eefff203bc57ffa76e50b8476 100644 (file)
@@ -8,6 +8,8 @@ _start:
        vfmaddpd (%ecx),%ymm6,%ymm2,%ymm7
        vfmaddps %ymm4,%ymm6,%ymm2,%ymm7
        vfmaddps (%ecx),%ymm6,%ymm2,%ymm7
+       vfmaddps %xmm3,0x01(%edx,%ebx,8),%xmm4,%xmm5
+       vfmaddps %xmm7,0x80(%ecx,%eax,4),%xmm6,%xmm1
        vfmaddsubpd %ymm4,%ymm6,%ymm2,%ymm7
        vfmaddsubpd (%ecx),%ymm6,%ymm2,%ymm7
        vfmaddsubps %ymm4,%ymm6,%ymm2,%ymm7
This page took 0.023386 seconds and 4 git commands to generate.