repo.or.cz
/
musl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
explicitly assemble all arm asm sources as UAL
[musl.git]
/
src
/
math
/
armhf
/
fabs.s
blob
0eb458d3a2f4b78a8b3cb09b8e9b54399e29cd4b
1
.syntax unified
2
.fpu vfp
3
.text
4
.global fabs
5
.type fabs,%function
6
fabs
:
7
vabs.f64 d0
,
d0
8
bx
lr