index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
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