summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-xtensa/coalesce2.s
blob: 7c9a83d0b9ba5951e6eeeb26450479c6aac14f01 (plain)
1
2
3
4
5
6
7
8
9
10
	.text
	.global foo
	.global g_name
	.align 4
foo:
	entry a5,16
	movi a5,20000
	movi a6,g_name
	movi a7,50000
	ret