summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/relax.s
blob: ca1b35677dce04a6157eea572d15f17839983aa8 (plain)
1
2
3
4
5
6
7
# Source file used to test relaxation.

	.text
foo:
	move    $2, $3          # just something
        .space  0x20000         # to make a 128kb loop body
        beq     $2, $3, foo