aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/lea2b.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-i386/lea2b.d')
-rw-r--r--ld/testsuite/ld-i386/lea2b.d13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/lea2b.d b/ld/testsuite/ld-i386/lea2b.d
new file mode 100644
index 0000000..b9077a7
--- /dev/null
+++ b/ld/testsuite/ld-i386/lea2b.d
@@ -0,0 +1,13 @@
+#source: lea2.s
+#as: --32
+#ld: -melf_i386
+#objdump: -dw
+
+.*: +file format .*
+
+
+Disassembly of section .text:
+
+#...
+[ ]*[a-f0-9]+: 8d 05 ([0-9a-f]{2} ){4} * lea 0x[a-f0-9]+,%eax
+#pass