summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/vfp11-fix-vector.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm/vfp11-fix-vector.d')
-rw-r--r--ld/testsuite/ld-arm/vfp11-fix-vector.d16
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/testsuite/ld-arm/vfp11-fix-vector.d b/ld/testsuite/ld-arm/vfp11-fix-vector.d
new file mode 100644
index 0000000..b19645e
--- /dev/null
+++ b/ld/testsuite/ld-arm/vfp11-fix-vector.d
@@ -0,0 +1,16 @@
+
+.*: .*file format elf32-(big|little)arm.*
+
+Disassembly of section \.text:
+
+00008000 <_start>:
+ 8000: 0a000002 beq 8010 <__vfp11_veneer_0>
+
+00008004 <__vfp11_veneer_0_r>:
+ 8004: e1a02003 mov r2, r3
+ 8008: ed927a00 (vldr|flds) s14, \[r2\]
+ 800c: e12fff1e bx lr
+
+00008010 <__vfp11_veneer_0>:
+ 8010: 0e474a20 (vmlaeq\.f32|fmacseq) s9, s14, s1
+ 8014: eafffffa b 8004 <__vfp11_veneer_0_r>