Retro68/binutils/ld/testsuite/ld-tic6x/mvk-reloc-local-1.s

13 lines
99 B
ArmAsm

.text
.nocmp
mvk .S1 a,a1
mvkl .S1 b,a2
mvkh .S1 c,a3
.data
a:
.word 0
b:
.word 0
c:
.word 0