xref
: /
aosp_15_r20
/
external
/
trusty
/
musl
/
src
/
math
/
i386
/
fabs.s
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
fabs
2
.
type
fabs
,@
function
3
fabs
:
4
fldl
4
(%
esp
)
5
fabs
6
ret
7