This commit was generated by cvs2svn to track changes on a CVS vendor
[binutils-gdb.git] / gas / testsuite / gas / mips / relax.s
1 # Source file used to test relaxation.
2
3 .text
4 foo:
5 move $2, $3 # just something
6 .space 0x20000 # to make a 128kb loop body
7 beq $2, $3, foo