From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fB36Obl22680 for linux-mips-outgoing; Sun, 2 Dec 2001 22:24:37 -0800 Received: from dea.linux-mips.net (localhost [127.0.0.1]) by oss.sgi.com (8.11.2/8.11.3) with ESMTP id fB36OZo22677 for ; Sun, 2 Dec 2001 22:24:35 -0800 Received: (from ralf@localhost) by dea.linux-mips.net (8.11.1/8.11.1) id fB35OVK24481; Mon, 3 Dec 2001 16:24:31 +1100 Date: Mon, 3 Dec 2001 16:24:31 +1100 From: Ralf Baechle To: Mark Salter Cc: linux-mips@oss.sgi.com Subject: Re: another math emulation patch Message-ID: <20011203162431.D21528@dea.linux-mips.net> References: <200112021526.fB2FQwF07112@deneb.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112021526.fB2FQwF07112@deneb.localdomain>; from msalter@redhat.com on Sun, Dec 02, 2001 at 10:26:58AM -0500 X-Accept-Language: de,en,fr Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Sun, Dec 02, 2001 at 10:26:58AM -0500, Mark Salter wrote: > I found another math emulation problem. The code that was failing > looked like this: Thanks, applied. Good spotting. Ralf