gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / pcrel-reloc-local-1.s
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
13 f1:
14 nop
15 f2:
16 nop
This page took 0.030342 seconds and 4 git commands to generate.