bfd:
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / pcrel-reloc-local-2.s
1 .text
2 .nocmp
3 nop
4 bnop .S2 f3,0
5 bnop .S2 f4,0
6 bdec .S2 f3,b1
7 bdec .S2 f4,b1
8 b .S2 f3
9 b .S2 f4
10 addkpc .S2 f3,b1,0
11 addkpc .S2 f4,b1,0
12 .section .text.1,"ax",@progbits
13 f3:
14 nop
15 f4:
16 nop
This page took 0.038675 seconds and 4 git commands to generate.