Date: Wed, 7 May 2003 20:19:37 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/amd64/gen modf.S Message-ID: <200305080319.h483JbsH092560@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/05/07 20:19:37 PDT
FreeBSD src repository
Modified files:
lib/libc/amd64/gen modf.S
Log:
Tidy up modf.S and make it actually work. It wasn't extracting
the value out of ST(0) before copying it to %xmm0. Also remove bogus stack
frame and work in the red zone.
Revision Changes Path
1.2 +13 -16 src/lib/libc/amd64/gen/modf.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305080319.h483JbsH092560>
