Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-xtensa/call_overflow2.s
2023-03-06 14:48:14 +01:00

14 lines
97 B
ArmAsm

.text
.global a
.align 4
a:
j a
.align 4
x:
call8 b
#29
.rep 131070
nop.n
nop.n
.endr