diff options
author | Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com> | 2016-01-28 01:26:59 -0600 |
---|---|---|
committer | Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> | 2016-02-04 16:40:54 -0200 |
commit | ebf1264f61811d86c595b725ba96b0beebd3bcc8 (patch) | |
tree | 47ee2fb8a09a057eab99e37aa659fd94e8961fd2 /sysdeps/powerpc/fpu | |
parent | 5163b4b76f61e361f0f4bbe3b96732b12e5c9b1a (diff) | |
download | glibc-ebf1264f61811d86c595b725ba96b0beebd3bcc8.tar.gz |
powerpc: Regenerate libm-test-ulps
Diffstat (limited to 'sysdeps/powerpc/fpu')
-rw-r--r-- | sysdeps/powerpc/fpu/libm-test-ulps | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps index 09abf1f22e..f918f52fd3 100644 --- a/sysdeps/powerpc/fpu/libm-test-ulps +++ b/sysdeps/powerpc/fpu/libm-test-ulps @@ -1506,7 +1506,9 @@ ildouble: 7 ldouble: 7 Function: "exp": +double: 1 float: 1 +idouble: 1 ifloat: 1 ildouble: 1 ldouble: 1 @@ -1961,6 +1963,14 @@ ifloat: 1 ildouble: 1 ldouble: 1 +Function: "nextafter_downward": +ildouble: 1 +ldouble: 1 + +Function: "nextafter_upward": +ildouble: 1 +ldouble: 1 + Function: "pow": float: 1 ifloat: 1 |