index
:
musl-mod
master
Musl (libc) fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
math
/
x32
/
atanl.s
blob: f475fe0e9ee73ca2940fd47c9326323769207953 (
plain
)
1
2
3
4
5
6
7
.global atanl .type atanl,@function atanl: fldt 8(%esp) fld1 fpatan ret