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