Retro68/binutils/ld/testsuite/ld-xtensa/call_overflow1.s
Wolfgang Thaller f485e125c4 binutils 2.39
2022-10-27 20:45:45 +02:00

10 lines
82 B
ArmAsm

.text
.global _start
.align 4
_start:
call8 a
.rep 2051
nop.n
nop.n
.endr