xref: /aosp_15_r20/external/musl/src/math/x32/lrintl.s (revision c9945492fdd68bbe62686c5b452b4dc1be3f8453)
1*c9945492SAndroid Build Coastguard Worker.global lrintl
2*c9945492SAndroid Build Coastguard Worker.type lrintl,@function
3*c9945492SAndroid Build Coastguard Workerlrintl:
4*c9945492SAndroid Build Coastguard Worker	fldt 8(%esp)
5*c9945492SAndroid Build Coastguard Worker	fistpl 8(%esp)
6*c9945492SAndroid Build Coastguard Worker	movl 8(%esp),%eax
7*c9945492SAndroid Build Coastguard Worker	ret
8