index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
src
/
math
/
i386
/
s_fabsf.s
blob: 454426998cc200ae94f377e82b60d0244e6fda19 (
plain
)
1
2
3
4
5
.global fabsf
fabsf
:
flds
4
(%
esp
)
fabs
ret