index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
i386
/
sqrtl.s
blob: e0d426168423a1df00c06792ed822989da417ab9 (
plain
) (
blame
)
1
2
3
4
5
.global sqrtl .type sqrtl,@function sqrtl: fldt 4(%esp) fsqrt ret