ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-bcc-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 beq.w bar(PLT) @ 0x0e
This page took 0.03508 seconds and 4 git commands to generate.