RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / vfp11-fix-scalar.s
1 .arm
2 .text
3 .globl _start
4 _start:
5 fmacseq s9, s14, s1
6 flds s14, [r2]
7 bx lr
This page took 0.038938 seconds and 4 git commands to generate.