[ARM] Add support for thumb1 pcrop relocations.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-blx-plt.s
CommitLineData
7d24e6a6
RS
1 .syntax unified
2 .globl foo
3 .type foo,%function
4 .thumb_func
5foo:
6 nop @ 0x00
7 movw r0,#0 @ 0x02
8 movw r0,#0 @ 0x06
9 movw r0,#0 @ 0x0a
10 blx bar @ 0x0e
This page took 0.216439 seconds and 4 git commands to generate.