Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / bpo-9.s
1 .set i,0
2 .rept 223*4
3 LDA $11,_start+i*64
4 .set i,i+1
5 .endr
This page took 0.031412 seconds and 4 git commands to generate.