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

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