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