index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
i386
/
e_sqrt.s
blob: c6e553031de4f751337295a5f0d9e8b5b21065d5 (
plain
) (
blame
)
1
2
3
4
5
.global sqrt .type sqrt,@function sqrt: fldl 4(%esp) fsqrt ret