aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/sframe-foo.s
blob: a2780a645d6e4e098ff5a5be18e0bb356b7dd817 (plain)
1
2
3
4
5
6
7
8
9
10
	.cfi_startproc
	mov	w1, 26215
	movk	w1, 0x6666, lsl 16
	smull	x1, w0, w1
	asr	x1, x1, 34
	sub	w1, w1, w0, asr 31
	add	w1, w1, w1, lsl 2
	sub	w0, w0, w1, lsl 1
	ret
	.cfi_endproc