xref
: /
aosp_15_r20
/
external
/
trusty
/
musl
/
src
/
math
/
i386
/
sqrtl.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
sqrtl
2
.
type
sqrtl
,@
function
3
sqrtl
:
fldt
4
(%
esp
)
4
fsqrt
5
ret
6