summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/branch-swap-2.s
blob: 9fe21d13567ff7b0342185a88fda4b9c6d6de89a (plain)
1
2
3
4
5
6
7
8
	.set	micromips
	.text
foo:
	.rept	count
	ori	$2, $3, (. - foo) >> 2
	.endr
	addu	$2, $3, $4
	j	ext