diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2021-01-17 16:39:45 -0800 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2021-01-17 16:39:45 -0800 |
commit | 96f17e6e63bd485a111234e42d5e2ecb08555e0e (patch) | |
tree | 7666c3c9de726e929b57176da6a26771845ef614 /sysdeps/arc | |
parent | 86f65dffc2396d408beb628f1cad2b8f63e197bd (diff) | |
download | glibc-96f17e6e63bd485a111234e42d5e2ecb08555e0e.tar glibc-96f17e6e63bd485a111234e42d5e2ecb08555e0e.tar.gz glibc-96f17e6e63bd485a111234e42d5e2ecb08555e0e.tar.bz2 glibc-96f17e6e63bd485a111234e42d5e2ecb08555e0e.zip |
ARC: nofpu: Regenerate ulps
Diffstat (limited to 'sysdeps/arc')
-rw-r--r-- | sysdeps/arc/nofpu/libm-test-ulps | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sysdeps/arc/nofpu/libm-test-ulps b/sysdeps/arc/nofpu/libm-test-ulps index 260eacf1c3..15449dd55a 100644 --- a/sysdeps/arc/nofpu/libm-test-ulps +++ b/sysdeps/arc/nofpu/libm-test-ulps @@ -12,7 +12,7 @@ Function: "asin": float: 1 Function: "asinh": -double: 1 +double: 2 float: 2 Function: "atan": @@ -80,7 +80,7 @@ double: 1 float: 1 Function: "cbrt": -double: 3 +double: 4 float: 1 Function: Real part of "ccos": @@ -127,7 +127,7 @@ double: 1 float: 1 Function: "cosh": -double: 1 +double: 2 float: 2 Function: Real part of "cpow": @@ -177,10 +177,11 @@ double: 1 float: 1 Function: "erfc": -double: 3 +double: 5 float: 3 Function: "exp": +double: 1 float: 1 Function: "exp10": @@ -252,7 +253,7 @@ double: 2 float: 2 Function: "tgamma": -double: 5 +double: 9 float: 8 Function: "y0": |