summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/mips4.s
blob: 1f4cdc7bd88c92791798eaf42eefe41705bdceb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Source file used to test -mips4 *non-fp* instructions.

text_label:	
	.ifndef r6
	movn	$4,$6,$6
	movz	$4,$6,$6
	.endif
	# It used to be disabled due to a clash with lwc3.
	pref	4,0($4)

# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
	.align	2
	.space	8