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
/
x32
/
sqrt.s
blob: d3c609f9f8d540beac7cc5a436aab807ea511b1d (
plain
) (
blame
)
1
2
3
4
.global sqrt .type sqrt,@function sqrt: sqrtsd %xmm0, %xmm0 ret