/* * Written by: * J.T. Conklin ([email protected]) * Public domain. */ #include <amd64/bsd_asm.h> ENTRY(rintl) fldt 8(%rsp) frndint ret