Update year range in copyright notice of all files owned by the GDB project.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-far-2.s
1 .syntax unified
2 .thumb
3 three:
4 bl far_fn1
5 bl far_fn2
6 .rept 1016
7 .long 0
8 .endr
9 nop
10 label1:
11 eor.w r0, r1, r2
12 beq.w label1
13
14 eor.w r0, r1, r2
15
16 eor.w r0, r1, r2
17 b.w label1
18
19 eor.w r0, r1, r2
20 eor.w r0, r1, r2
This page took 0.029791 seconds and 4 git commands to generate.