Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-bpf/bar.s

6 lines
78 B
ArmAsm

.global bar
bar:
mov %r1,%r2
mov %r3,%r1
exit