Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-xtensa/call_overflow2.s

15 lines
97 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
.global a
.align 4
a:
j a
.align 4
x:
call8 b
#29
.rep 131070
nop.n
nop.n
.endr