Skip to content

Commit

Permalink
math: update powerpc ulps (this time LE)
Browse files Browse the repository at this point in the history
Linux bogsucker 6.1.55-gentoo-dist-hardened #1 SMP Sun Oct  1 18:03:02 UTC 2023 ppc64le POWER9 (architected), altivec supported CHRP IBM pSeries (emulated by qemu) GNU/Linux

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
  • Loading branch information
akhuettel committed Jan 7, 2025
1 parent 7062098 commit 2750548
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions sysdeps/powerpc/fpu/libm-test-ulps
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ ldouble: 2
Function: "asinpi_downward":
double: 1
float: 1
float128: 1
float128: 2
ldouble: 4

Function: "asinpi_towardzero":
Expand Down Expand Up @@ -162,7 +162,7 @@ ldouble: 3
Function: "atan2pi":
double: 1
float: 1
float128: 2
float128: 3
ldouble: 3

Function: "atan2pi_downward":
Expand Down Expand Up @@ -221,7 +221,7 @@ ldouble: 4
Function: "atanpi":
double: 2
float: 1
float128: 1
float128: 2
ldouble: 1

Function: "atanpi_downward":
Expand Down Expand Up @@ -877,7 +877,7 @@ ldouble: 2
Function: "cospi":
double: 2
float: 2
float128: 1
float128: 2
ldouble: 2

Function: "cospi_downward":
Expand All @@ -895,7 +895,7 @@ ldouble: 6
Function: "cospi_upward":
double: 1
float: 2
float128: 1
float128: 2
ldouble: 6

Function: Real part of "cpow":
Expand Down Expand Up @@ -1802,7 +1802,7 @@ ldouble: 6
Function: "sinpi":
double: 2
float: 2
float128: 1
float128: 2
ldouble: 2

Function: "sinpi_downward":
Expand All @@ -1814,7 +1814,7 @@ ldouble: 5
Function: "sinpi_towardzero":
double: 2
float: 1
float128: 1
float128: 2
ldouble: 8

Function: "sinpi_upward":
Expand Down Expand Up @@ -1902,7 +1902,7 @@ ldouble: 8
Function: "tanpi_upward":
double: 2
float: 4
float128: 3
float128: 4
ldouble: 8

Function: "tgamma":
Expand Down

0 comments on commit 2750548

Please sign in to comment.