x86: adjust {,E}VEX.W handling outside of 64-bit mode
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mpx-add-bnd-prefix.d
index cbd77b8b6fc33abf5eef06a67c3ea0a83b6b6df4..fe3e53aa277864eaf53293c0d774277cc69bd2b7 100644 (file)
@@ -1,4 +1,5 @@
 #as: -madd-bnd-prefix
+#warning_output: x86-64-mpx-add-bnd-prefix.e
 #objdump: -drw
 #name: Check -madd-bnd-prefix (x86-64)
 
@@ -7,7 +8,7 @@
 
 Disassembly of section .text:
 
-0+ <foo-0x14>:
+0+ <.*>:
 [      ]*[a-f0-9]+:    f2 e8 0e 00 00 00       bnd callq 14 <foo>
 [      ]*[a-f0-9]+:    f2 ff 10                bnd callq \*\(%rax\)
 [      ]*[a-f0-9]+:    f2 74 08                bnd je 14 <foo>
@@ -18,7 +19,9 @@ Disassembly of section .text:
 0+14 <foo>:
 [      ]*[a-f0-9]+:    f2 c3                   bnd retq 
 [      ]*[a-f0-9]+:    f2 c3                   bnd retq 
-[      ]*[a-f0-9]+:    f2 e8 f6 ff ff ff       bnd callq 14 <foo>
+[      ]*[a-f0-9]+:    f2 c3                   bnd retq 
+[      ]*[a-f0-9]+:    f2 c3                   bnd retq 
+[      ]*[a-f0-9]+:    f2 e8 f2 ff ff ff       bnd callq 14 <foo>
 [      ]*[a-f0-9]+:    48 01 c3                add    %rax,%rbx
-[      ]*[a-f0-9]+:    e2 f1                   loop   14 <foo>
+[      ]*[a-f0-9]+:    e2 ed                   loop   14 <foo>
 #pass
This page took 0.030207 seconds and 4 git commands to generate.