• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.global lrintl
2.type lrintl,@function
3lrintl:
4	fldt 4(%esp)
5	fistpl 4(%esp)
6	mov 4(%esp),%eax
7	ret
8