aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/thumb1-bl.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/thumb1-bl.d')
-rw-r--r--ld/testsuite/ld-arm/thumb1-bl.d11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/thumb1-bl.d b/ld/testsuite/ld-arm/thumb1-bl.d
new file mode 100644
index 000000000000..09d70959b68e
--- /dev/null
+++ b/ld/testsuite/ld-arm/thumb1-bl.d
@@ -0,0 +1,11 @@
+
+.*thumb1-bl: file format elf32-.*arm
+
+Disassembly of section .text:
+
+00001000 <_start>:
+ 1000: f3ff fffe bl 401000 <bar>
+Disassembly of section .foo:
+
+00401000 <bar>:
+ 401000: 4770 bx lr