From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1570 invoked by alias); 2 Aug 2005 20:39:19 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 1561 invoked by uid 22791); 2 Aug 2005 20:39:15 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 02 Aug 2005 20:39:15 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j72KdEUI004051 for ; Tue, 2 Aug 2005 16:39:14 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j72Kd8V19942; Tue, 2 Aug 2005 16:39:08 -0400 Received: from [172.16.14.227] (IDENT:lz75jso/7uXpyjallw5miBJ41i4Wv94I@topaz.toronto.redhat.com [172.16.14.227]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id j72Kd81M018656; Tue, 2 Aug 2005 16:39:08 -0400 Message-ID: <42EFD9EC.5090402@redhat.com> Date: Tue, 02 Aug 2005 20:39:00 -0000 From: Dave Brolley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) MIME-Version: 1.0 To: "Frank Ch. Eigler" CC: sid@sources.redhat.com Subject: Re: [patch][rfc] CGEN Accurate Floating Point Support for SID References: <42EFD5AB.303@redhat.com> <20050802202940.GL2926@redhat.com> In-Reply-To: <20050802202940.GL2926@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q3/txt/msg00016.txt.bz2 Frank Ch. Eigler wrote: >Hi - > > > >>[...] The two new sources are analogous to sim/common/cgen-accfp.c >>and implement the fpu as a virtual class defining operations on >>objects of type f as defined in fp.cxx and fp.h. [...] >> >> [typo] The above should read "objects of type fp" > >Great. It will be nice to see the demise of those odd and >occasionally uncompilable macro-function LSMASK32 widgets. > > > Would be nice, but I didn't do it.....