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
/
atan.s
blob: 7e28b39510140703ade798cb5a034f12efd54c23 (
plain
) (
blame
)
1
2
3
4
5
6
7
.global atan .type atan,@function atan: fldl 4(%esp) fld1 fpatan ret