From owner-cvs-all Fri Mar 10 13:36:58 2000 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 22C1537BA79; Fri, 10 Mar 2000 13:36:51 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id OAA20907; Fri, 10 Mar 2000 14:08:43 -0800 (PST) Date: Fri, 10 Mar 2000 14:08:43 -0800 From: Alfred Perlstein To: Garrett Wollman Cc: Doug Rabson , Martin Cracauer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include npx.h Message-ID: <20000310140843.C14279@fw.wintelcom.net> References: <200003101756.JAA90710@freefall.freebsd.org> <20000310133936.B14279@fw.wintelcom.net> <200003102122.QAA18594@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200003102122.QAA18594@khavrinen.lcs.mit.edu>; from wollman@khavrinen.lcs.mit.edu on Fri, Mar 10, 2000 at 04:22:12PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Garrett Wollman [000310 13:58] wrote: > < said: > > > Is there any reason for doing this other than so we can emulate > > linux's bog^H^H^H nifty ability to divide by zero? > > The fact that the IEEE standard says this is the default state. I haven't had the time to test this, but integer divide by zero is still trapped? And you're right, using fp on solaris/irix doesn't bomb out when doing / 0, but does for integer math. thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message