call_overflow1.s 82 B

123456789
  1. .text
  2. .global _start
  3. .align 4
  4. _start:
  5. call8 a
  6. .rep 2051
  7. nop.n
  8. nop.n
  9. .endr