Messages in this thread |  | | Date | Tue, 19 Sep 2000 20:58:06 -0700 | From | "David S. Miller" <> | Subject | Re: Alpha/Linux FP denormal processing |
| |
Date: Tue, 19 Sep 2000 19:23:42 -0700 From: Richard Henderson <rth@twiddle.net>
Rather than fix the old udiv128 function, which was trying to do 128/128 bit division, I've pulled in a subroutine from libgcc that does 128/64 bit division, which is all we need here.
So it should be a bit faster than the old routine, for what ever that's worth to someone who is already trapping into the kernel...
Is this a serious patch submission or just a call for testing? If the former, I need to cook up the sparc bits once it gets in :-)
Later, David S. Miller davem@redhat.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |