bpo-10.s 102 B

123456
  1. # Overflow; specify 223*8 registers.
  2. .set i,0
  3. .rept 223*4*8
  4. LDA $11,_start+i*64
  5. .set i,i+1
  6. .endr