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