Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / vfp11-fix-vector.s
1 .arm
2 .text
3 .globl _start
4 _start:
5 fmacseq s9, s14, s1
6 mov r2,r3
7 flds s14, [r2]
8 bx lr
This page took 0.029124 seconds and 4 git commands to generate.