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