xref
: /
haiku
/
src
/
system
/
libroot
/
posix
/
musl
/
math
/
x86_64
/
fabsl.s
(revision 84cc2b9655c438c28cd0073991f41684d41d1fe8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
global
fabsl
2
.
type
fabsl
,@
function
3
fabsl
:
4
fldt
8
(%
rsp
)
5
fabs
6
ret
7