aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-xtensa/lcall1.s
blob: 1056c6a0c15bcbff21885ca45acaa9b1998ea049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.global foo
.text
	.align 4
label1:
	.begin literal
	.word 0xffffffff
	.end literal
	entry a5,16
.begin longcalls
	call4  foo
.end longcalls
	nop