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

text_label:	
	movn	$4,$6,$6
	movz	$4,$6,$6
	# 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
OpenPOWER on IntegriCloud