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

10 lines
82 B
ArmAsm
Raw Normal View History

2023-03-06 14:48:14 +01:00
.text
.global _start
.align 4
_start:
call8 a
.rep 2051
nop.n
nop.n
.endr