Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / sbr-reloc-local-1.s
CommitLineData
40b36596
JM
1.text
2.nocmp
3 ldw .D2T2 *+b14(a),b1
4 ldw .D2T2 *+b14(b),b1
5 ldh .D2T2 *+b14(b),b1
6 ldh .D2T2 *+b14(c),b1
7 ldb .D2T2 *+b14(c),b1
8 ldb .D2T2 *+b14(d),b1
9 mvk .S1 $dpr_byte(d),a1
10 mvkl .S1 $dpr_byte(c),a1
11 mvkh .S1 $dpr_byte(d),a1
12 mvkl .S1 $dpr_hword(b),a1
13 mvkh .S1 $dpr_hword(c),a1
14 mvkl .S1 $dpr_word(a),a1
15 mvkh .S1 $dpr_word(b),a1
16.data
17a:
18 .word 0
19b:
20 .short 0
21c:
22 .byte 0
23d:
24 .byte 0
This page took 0.350642 seconds and 4 git commands to generate.