Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-riscv-elf/call-relax-3.s

10 lines
77 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.globl cc
.globl dd
.text
cc:
csrr a0, sie
csrr a1, sie
dd:
ret