Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-blx-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 blx bar @ 0x0e
This page took 0.028696 seconds and 4 git commands to generate.