aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/call3e.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/call3e.d')
-rw-r--r--ld/testsuite/ld-i386/call3e.d13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/call3e.d b/ld/testsuite/ld-i386/call3e.d
new file mode 100644
index 0000000..2876b49
--- /dev/null
+++ b/ld/testsuite/ld-i386/call3e.d
@@ -0,0 +1,13 @@
+#source: call3.s
+#as: --32
+#ld: -melf_i386 -z call-nop=prefix-0x67
+#objdump: -dw
+
+.*: +file format .*
+
+
+Disassembly of section .text:
+
+#...
+[ ]*[a-f0-9]+: 67 e8 ([0-9a-f]{2} ){4} * addr16 call +[a-f0-9]+ <foo>
+#pass