aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf/unaligned-jalx-0.s
blob: 46e542dc104da8b0c7236e3783fd8fd6a134b730 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
	.text
	.align	4
	.globl	foo
	.ent	foo
foo:
	jal	bar0
	jal	bar2
	.end	foo

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