aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/unaligned-lwpc-0.s
blob: 028969f1be4c0189fd3b8b30a4190102229770bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.text
	.align	4
	.globl	foo
	.ent	foo
foo:
	lwpc	$2, bar0
	lwpc	$2, bar4
	.end	foo

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