linux-x86.exp: Compile with -I../bfd
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / pcrel-reloc-local-1.s
CommitLineData
40b36596
JM
1.text
2.nocmp
3 nop
4 addkpc .S2 f1,b1,0
5 addkpc .S2 f2,b1,0
6 b .S2 f1
7 b .S2 f2
8 bdec .S2 f1,b1
9 bdec .S2 f2,b1
10 bnop .S2 f1,0
11 bnop .S2 f2,0
12.section .text.1,"ax",@progbits
13f1:
14 nop
15f2:
16 nop
This page took 0.443703 seconds and 4 git commands to generate.