x86: Correct EVEX vector load/store optimization
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / optimize-1.s
index 6dcfbc279921a1a2e21e41a5909f050bdba826f7..4c15d16c2a8b28578c38a6ba8bdea1598df67f30 100644 (file)
@@ -114,3 +114,5 @@ _start:
        vmovdqu16       %ymm1, 128(%eax)
        vmovdqu32       %ymm1, 128(%eax)
        vmovdqu64       %ymm1, 128(%eax)
+
+       vmovdqa32       (%eax), %zmm2
This page took 0.028849 seconds and 4 git commands to generate.