summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/ld-zero.s
blob: b8af6fe89246eaa4ea86d707372c74afa87c4132 (plain)
1
2
3
4
5
6
7
8
9
10
11
	.text
foo:
	lb	$0, 0x12345678($2)
	lbu	$0, 0x12345678($2)
	lh	$0, 0x12345678($2)
	lhu	$0, 0x12345678($2)
	lw	$0, 0x12345678($2)

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