summaryrefslogtreecommitdiff
path: root/05/musl-0.6.0/src/math/__x86_64/e_sqrt.s
blob: 64de7d6adc20026b04019d8fe3a11de83802ade3 (plain)
1
2
3
.global sqrt
sqrt:	sqrtsd %xmm0, %xmm0
	ret