xref
: /
aosp_15_r20
/
external
/
trusty
/
musl
/
src
/
math
/
i386
/
atan2l.s
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