xref
: /
aosp_15_r20
/
external
/
musl
/
src
/
math
/
x32
/
sqrt.s
(revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
sqrt
2
.
type
sqrt
,@
function
3
sqrt
:
sqrtsd
%
xmm0
, %
xmm0
4
ret
5