Add tests for PR ld/20513
[deliverable/binutils-gdb.git] / ld / testsuite / ld-tic6x / mvk-reloc-local-2-rel.s
1 .text
2 .nocmp
3 mvk .S1 d,a1
4 mvkl .S1 e,a2
5 .data
6 d:
7 .word 0
8 e:
9 .word 0
10 f:
11 .word 0
This page took 0.036059 seconds and 4 git commands to generate.