From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32056 invoked by alias); 31 May 2012 00:25:50 -0000 Received: (qmail 32042 invoked by uid 22791); 31 May 2012 00:25:49 -0000 X-SWARE-Spam-Status: No, hits=-3.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from usmamail.tilera.com (HELO USMAMAIL.TILERA.COM) (12.216.194.151) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 31 May 2012 00:25:37 +0000 Received: from [192.168.1.104] (24.34.76.130) by USMAExch2.tad.internal.tilera.com (10.3.0.33) with Microsoft SMTP Server id 14.0.694.0; Wed, 30 May 2012 20:25:35 -0400 Message-ID: <4FC6BA7E.7000804@tilera.com> Date: Thu, 31 May 2012 00:25:00 -0000 From: Chris Metcalf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: "Joseph S. Myers" CC: , Subject: Re: fma ulps References: <20120530233749.16824.qmail@sourceware.org> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org X-SW-Source: 2012-05/txt/msg00206.txt.bz2 On 5/30/2012 7:51 PM, Joseph S. Myers wrote: > On Wed, 30 May 2012, rth@sourceware.org wrote: > >> +# fma >> +Test "fma (-0x1.19cab66d73e17p-959, 0x1.c7108a8c5ff51p-107, -0x0.80b0ad65d9b64p-1022) == -0x0.80b0ad65d9d59p-1022": >> +double: 1 >> +idouble: 1 >> +Test "fma (0x1.0000002p+0, 0x1.ffffffcp-1, -0x1p-300) == 0x1.fffffffffffffp-1": >> +double: 1 >> +idouble: 1 >> +Test "fma (0x1.153d650bb9f06p-907, 0x1.2d01230d48407p-125, -0x0.b278d5acfc3cp-1022) == -0x0.b22757123bbe9p-1022": >> +double: 1 >> +idouble: 1 >> +Test "fma (0x1.4000004p-967, 0x1p-106, 0x0.000001p-1022) == 0x0.0000010000003p-1022": >> +double: 1 >> +idouble: 1 > fma isn't meant to have ulps. Just to confirm, I did record some 1-ulp results for tile, but only because the rounding-mode support doesn't exist. Presumably in that case it's still better to list ulps than to let the test fail? -- Chris Metcalf, Tilera Corp. http://www.tilera.com