diff options
Diffstat (limited to 'sysdeps/arm')
-rw-r--r-- | sysdeps/arm/libm-test-ulps | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps index 53fc6df01a..dcc5c0db24 100644 --- a/sysdeps/arm/libm-test-ulps +++ b/sysdeps/arm/libm-test-ulps @@ -679,9 +679,9 @@ ifloat: 2 Function: Real part of "clog10_downward": double: 5 -float: 4 +float: 5 idouble: 5 -ifloat: 4 +ifloat: 5 Function: Imaginary part of "clog10_downward": double: 2 @@ -1173,15 +1173,21 @@ ifloat: 1 Function: "exp_downward": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "exp_towardzero": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "exp_upward": double: 1 +float: 1 idouble: 1 +ifloat: 1 Function: "expm1": double: 1 |