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

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