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