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

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