blob: e5f0a3deb36e79ea8f4eaa9196a623caaf2db2da [file] [log] [blame]
.global atan2l
.type atan2l,@function
atan2l:
fldt 8(%rsp)
fldt 24(%rsp)
fpatan
ret