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
/
x86_64
/
e_sqrtf.s
blob: eec48c609412ff88ad576c56df8d4fe62c5ea448 (
plain
) (
blame
)
1
2
3
4
.global sqrtf .type sqrtf,@function sqrtf: sqrtss %xmm0, %xmm0 ret