summaryrefslogblamecommitdiff
path: root/src/math/x86_64/sqrtf.s
blob: eec48c609412ff88ad576c56df8d4fe62c5ea448 (plain) (tree)
1
2
3
4
             
                     

                           
.global sqrtf
.type sqrtf,@function
sqrtf:  sqrtss %xmm0, %xmm0
	ret