x86: fix swapped operand handling for BNDMOV
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / sse2avx-opts-intel.d
index 392e252c08204344b29e916f6a50968b342371ec..3e48cf83a49a0bc12a78b2a065973b59d6a6a48d 100644 (file)
@@ -167,6 +167,8 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    c5 ca 11 e2             vmovss.s xmm2,xmm6,xmm4
 [      ]*[a-f0-9]+:    0f 6f e0                movq   mm4,mm0
 [      ]*[a-f0-9]+:    0f 7f c4                movq.s mm4,mm0
+[      ]*[a-f0-9]+:    66 0f 1a d1             bndmov bnd2,bnd1
+[      ]*[a-f0-9]+:    66 0f 1b ca             bndmov.s bnd2,bnd1
 [      ]*[a-f0-9]+:    00 d1                   add    cl,dl
 [      ]*[a-f0-9]+:    02 ca                   add.s cl,dl
 [      ]*[a-f0-9]+:    66 01 d1                add    cx,dx
@@ -271,4 +273,6 @@ Disassembly of section .text:
 [      ]*[a-f0-9]+:    c5 ca 11 e2             vmovss.s xmm2,xmm6,xmm4
 [      ]*[a-f0-9]+:    0f 6f e0                movq   mm4,mm0
 [      ]*[a-f0-9]+:    0f 7f c4                movq.s mm4,mm0
+[      ]*[a-f0-9]+:    66 0f 1a ca             bndmov bnd1,bnd2
+[      ]*[a-f0-9]+:    66 0f 1b d1             bndmov.s bnd1,bnd2
 #pass
This page took 0.026762 seconds and 4 git commands to generate.