bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-b-plt.s
1 .syntax unified
2 .globl foo
3 .type foo,%function
4 .thumb_func
5 foo:
6 nop @ 0x00
7 movw r0,#0 @ 0x02
8 movw r0,#0 @ 0x06
9 movw r0,#0 @ 0x0a
10 b.w bar(PLT) @ 0x0e
This page took 0.037898 seconds and 4 git commands to generate.