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