xref: /aosp_15_r20/external/musl/src/math/x86_64/atan2l.s (revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
1*c9945492SAndroid Build Coastguard Worker.global atan2l
2*c9945492SAndroid Build Coastguard Worker.type atan2l,@function
3*c9945492SAndroid Build Coastguard Workeratan2l:
4*c9945492SAndroid Build Coastguard Worker	fldt 8(%rsp)
5*c9945492SAndroid Build Coastguard Worker	fldt 24(%rsp)
6*c9945492SAndroid Build Coastguard Worker	fpatan
7*c9945492SAndroid Build Coastguard Worker	ret
8