summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/ld-zero-3.s
blob: 7ca414c751ef2db3204980ea7d9b53393d1c9b2c (plain)
1
2
3
4
5
6
7
8
9
	.text
foo:
	lwu	$0, 0x12345678($2)
	ld	$0, 0x12345678($2)
	lld	$0, 0x12345678($2)

# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
	.align	4, 0
	.space	16