xref
: /
haiku
/
src
/
system
/
libroot
/
posix
/
musl
/
math
/
x86
/
fabsl.s
(revision c05253c64ed5afe485062830e21ff448a48bc741)
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