mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
math: update powerpc ulps (this time LE)
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>
This commit is contained in:
parent
706209867f
commit
2750548afe
1 changed files with 8 additions and 8 deletions
|
@ -120,7 +120,7 @@ ldouble: 2
|
||||||
Function: "asinpi_downward":
|
Function: "asinpi_downward":
|
||||||
double: 1
|
double: 1
|
||||||
float: 1
|
float: 1
|
||||||
float128: 1
|
float128: 2
|
||||||
ldouble: 4
|
ldouble: 4
|
||||||
|
|
||||||
Function: "asinpi_towardzero":
|
Function: "asinpi_towardzero":
|
||||||
|
@ -162,7 +162,7 @@ ldouble: 3
|
||||||
Function: "atan2pi":
|
Function: "atan2pi":
|
||||||
double: 1
|
double: 1
|
||||||
float: 1
|
float: 1
|
||||||
float128: 2
|
float128: 3
|
||||||
ldouble: 3
|
ldouble: 3
|
||||||
|
|
||||||
Function: "atan2pi_downward":
|
Function: "atan2pi_downward":
|
||||||
|
@ -221,7 +221,7 @@ ldouble: 4
|
||||||
Function: "atanpi":
|
Function: "atanpi":
|
||||||
double: 2
|
double: 2
|
||||||
float: 1
|
float: 1
|
||||||
float128: 1
|
float128: 2
|
||||||
ldouble: 1
|
ldouble: 1
|
||||||
|
|
||||||
Function: "atanpi_downward":
|
Function: "atanpi_downward":
|
||||||
|
@ -877,7 +877,7 @@ ldouble: 2
|
||||||
Function: "cospi":
|
Function: "cospi":
|
||||||
double: 2
|
double: 2
|
||||||
float: 2
|
float: 2
|
||||||
float128: 1
|
float128: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
|
|
||||||
Function: "cospi_downward":
|
Function: "cospi_downward":
|
||||||
|
@ -895,7 +895,7 @@ ldouble: 6
|
||||||
Function: "cospi_upward":
|
Function: "cospi_upward":
|
||||||
double: 1
|
double: 1
|
||||||
float: 2
|
float: 2
|
||||||
float128: 1
|
float128: 2
|
||||||
ldouble: 6
|
ldouble: 6
|
||||||
|
|
||||||
Function: Real part of "cpow":
|
Function: Real part of "cpow":
|
||||||
|
@ -1802,7 +1802,7 @@ ldouble: 6
|
||||||
Function: "sinpi":
|
Function: "sinpi":
|
||||||
double: 2
|
double: 2
|
||||||
float: 2
|
float: 2
|
||||||
float128: 1
|
float128: 2
|
||||||
ldouble: 2
|
ldouble: 2
|
||||||
|
|
||||||
Function: "sinpi_downward":
|
Function: "sinpi_downward":
|
||||||
|
@ -1814,7 +1814,7 @@ ldouble: 5
|
||||||
Function: "sinpi_towardzero":
|
Function: "sinpi_towardzero":
|
||||||
double: 2
|
double: 2
|
||||||
float: 1
|
float: 1
|
||||||
float128: 1
|
float128: 2
|
||||||
ldouble: 8
|
ldouble: 8
|
||||||
|
|
||||||
Function: "sinpi_upward":
|
Function: "sinpi_upward":
|
||||||
|
@ -1902,7 +1902,7 @@ ldouble: 8
|
||||||
Function: "tanpi_upward":
|
Function: "tanpi_upward":
|
||||||
double: 2
|
double: 2
|
||||||
float: 4
|
float: 4
|
||||||
float128: 3
|
float128: 4
|
||||||
ldouble: 8
|
ldouble: 8
|
||||||
|
|
||||||
Function: "tgamma":
|
Function: "tgamma":
|
||||||
|
|
Loading…
Add table
Reference in a new issue