xref
: /
third_party
/
musl
/
src
/
math
/
x86_64
/
fabsl.s
(revision 570af302)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/musl/src/math/x86_64/
1
.
global
fabsl
2
.
type
fabsl
,@
function
3
fabsl
:
4
fldt
8
(%
rsp
)
5
fabs
6
ret
7