Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/ld/testsuite/ld-tic6x/mvk-reloc-local-1.s
2023-03-06 14:48:14 +01:00

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