summaryrefslogblamecommitdiff
path: root/src/math/i386/llrintl.s
blob: fd9a1cbd4ef5ebd1281867878661ef7959b10862 (plain) (tree)
1
2
3
4
5
6
7
8



                       
                      


                        
.global llrintl
.type llrintl,@function
llrintl:
	fldt 4(%esp)
	fistpq 4(%esp)
	mov 4(%esp),%eax
	mov 8(%esp),%edx
	ret