mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 23:32:21 +08:00

ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d, ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests for on-demand global register allocation.
6 lines
63 B
ArmAsm
6 lines
63 B
ArmAsm
.set i,0
|
|
.rept 223*4
|
|
LDA $11,_start+i*64
|
|
.set i,i+1
|
|
.endr
|