From patchwork Sun Jul 23 11:32:18 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nathan Rossi X-Patchwork-Id: 21732 Received: (qmail 36671 invoked by alias); 23 Jul 2017 11:32:35 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 36644 invoked by uid 89); 23 Jul 2017 11:32:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-26.4 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM, SPF_PASS autolearn=ham version=3.3.2 spammy=tan, 6310, carg, Hx-languages-length:4697 X-HELO: mail-pg0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:message-id:from:to:cc:subject:mime-version :content-transfer-encoding; bh=4LGF46ixfIyp6ZP4lbwENaiU0HDEEn6Lsb2DU95ZwKw=; b=f1BaOwSqSumhtUltK94Vl4NSdYWkvF1XBIY9QgiRg4UX3gFixxng3E/viHQBKeEJvJ /0w0nA9rMSsFPrfWNPCaV/0YgkYOBve2pJmwMu7FnAYlbF0LxggayF2XQHc9GYVKletz 6deftCvsxJRsyuv4/JaIgiDvdLvvFQZhgL8OIRlDxAlbnluf4YMsm6ehjfGL4RFizOCf /OI6OdlQ/pBR1dZo5w0v4DwYWIzF+rEcbGhZ9oFywDQ5JMS9e5ugFaLiuiS+Hhb+Wew1 Z7S8zVCPIkTt0aYCC7m0BZ/0brfZME8RSFY++xb3WOSvRkk4ECd1Wpn/3TnAM6Ga/eBP ZHmw== X-Gm-Message-State: AIVw111Wif7FYen8C20ngPiQBNQtQ5IxjekAOKoHmhjtxrNIcg51rBMX z5Pqsh9Tpsq9OEOZvQJSKQ== X-Received: by 10.84.215.210 with SMTP id g18mr14382421plj.210.1500809548396; Sun, 23 Jul 2017 04:32:28 -0700 (PDT) Date: Sun, 23 Jul 2017 21:32:18 +1000 Message-Id: <20170723113218.22919-1-nathan@nathanrossi.com> From: Nathan Rossi To: libc-alpha@sourceware.org Cc: Nathan Rossi Subject: [PATCH] Update MicroBlaze libm-test-ulps MIME-Version: 1.0 As suggested in commit aee47c934e6b6256f58a3d75815a43fc33237a80 update the libm-test-ulps entries for MicroBlaze. These changes are based on regenerating with a MicroBlaze soft-float target. 2017-07-23 Nathan Rossi * sysdeps/microblaze/libm-test-ulps: Update. --- sysdeps/microblaze/libm-test-ulps | 165 ++++++++++++++++++++++++++------------ 1 file changed, 115 insertions(+), 50 deletions(-) diff --git a/sysdeps/microblaze/libm-test-ulps b/sysdeps/microblaze/libm-test-ulps index 0806905370..64f935387d 100644 --- a/sysdeps/microblaze/libm-test-ulps +++ b/sysdeps/microblaze/libm-test-ulps @@ -1,23 +1,44 @@ # Begin of automatic generation # Maximal error of functions: +Function: "acos": +float: 1 +ifloat: 1 + Function: "acosh": -double: 1 -idouble: 1 +double: 2 +float: 2 +idouble: 2 +ifloat: 2 + +Function: "asin": +float: 1 +ifloat: 1 Function: "asinh": double: 1 float: 1 +idouble: 1 ifloat: 1 -Function: "atan2": +Function: "atan": float: 1 ifloat: 1 -Function: "atanh": +Function: "atan2": float: 1 ifloat: 1 +Function: "atanh": +double: 2 +float: 2 +idouble: 2 +ifloat: 2 + +Function: "cabs": +double: 1 +idouble: 1 + Function: Real part of "cacos": double: 1 float: 2 @@ -25,15 +46,15 @@ idouble: 1 ifloat: 2 Function: Imaginary part of "cacos": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Real part of "cacosh": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Imaginary part of "cacosh": @@ -42,6 +63,10 @@ float: 2 idouble: 1 ifloat: 2 +Function: "carg": +float: 1 +ifloat: 1 + Function: Real part of "casin": double: 1 float: 1 @@ -49,15 +74,15 @@ idouble: 1 ifloat: 1 Function: Imaginary part of "casin": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Real part of "casinh": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: Imaginary part of "casinh": @@ -67,7 +92,9 @@ idouble: 1 ifloat: 1 Function: Real part of "catan": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: Imaginary part of "catan": @@ -83,13 +110,15 @@ idouble: 1 ifloat: 1 Function: Imaginary part of "catanh": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: "cbrt": -double: 1 +double: 3 float: 1 -idouble: 1 +idouble: 3 ifloat: 1 Function: Real part of "ccos": @@ -129,27 +158,27 @@ idouble: 1 ifloat: 2 Function: Real part of "clog": -double: 1 -float: 1 -idouble: 1 -ifloat: 1 +double: 3 +float: 3 +idouble: 3 +ifloat: 3 Function: Imaginary part of "clog": float: 1 ifloat: 1 Function: Real part of "clog10": +double: 3 +float: 4 +idouble: 3 +ifloat: 4 + +Function: Imaginary part of "clog10": double: 2 float: 2 idouble: 2 ifloat: 2 -Function: Imaginary part of "clog10": -double: 1 -float: 1 -idouble: 1 -ifloat: 1 - Function: "cos": float: 1 ifloat: 1 @@ -187,16 +216,16 @@ idouble: 1 ifloat: 1 Function: Real part of "csqrt": -double: 1 -float: 1 -idouble: 1 -ifloat: 1 +double: 2 +float: 2 +idouble: 2 +ifloat: 2 Function: Imaginary part of "csqrt": -double: 1 -float: 1 -idouble: 1 -ifloat: 1 +double: 2 +float: 2 +idouble: 2 +ifloat: 2 Function: Real part of "ctan": double: 1 @@ -224,30 +253,42 @@ ifloat: 2 Function: "erf": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "erfc": -double: 1 +double: 3 +float: 2 +idouble: 3 +ifloat: 2 + +Function: "exp": float: 1 -idouble: 1 ifloat: 1 Function: "exp10": -double: 1 -idouble: 1 +double: 2 +idouble: 2 -Function: "expm1": +Function: "exp2": double: 1 float: 1 idouble: 1 ifloat: 1 -Function: "gamma": +Function: "expm1": double: 1 float: 1 idouble: 1 ifloat: 1 +Function: "gamma": +double: 4 +float: 4 +idouble: 4 +ifloat: 4 + Function: "hypot": double: 1 idouble: 1 @@ -271,23 +312,31 @@ idouble: 4 ifloat: 4 Function: "lgamma": -double: 1 -float: 1 -idouble: 1 -ifloat: 1 +double: 4 +float: 4 +idouble: 4 +ifloat: 4 Function: "log": float: 1 ifloat: 1 Function: "log10": -double: 1 +double: 2 float: 2 -idouble: 1 +idouble: 2 ifloat: 2 Function: "log1p": +double: 1 float: 1 +idouble: 1 +ifloat: 1 + +Function: "log2": +double: 2 +float: 1 +idouble: 2 ifloat: 1 Function: "pow": @@ -295,8 +344,8 @@ float: 1 ifloat: 1 Function: "pow10": -double: 1 -idouble: 1 +double: 2 +idouble: 2 Function: "sin": float: 1 @@ -306,11 +355,27 @@ Function: "sincos": float: 1 ifloat: 1 +Function: "sinh": +double: 2 +float: 2 +idouble: 2 +ifloat: 2 + +Function: "tan": +float: 1 +ifloat: 1 + +Function: "tanh": +double: 2 +float: 2 +idouble: 2 +ifloat: 2 + Function: "tgamma": -double: 4 -float: 3 -idouble: 4 -ifloat: 3 +double: 5 +float: 4 +idouble: 5 +ifloat: 4 Function: "y0": double: 2