mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
powerpc: Update acosf ulps
As seen on powerpc64le-linux-gnu with GCC 11 defaulting to POWER9 instructions.
This commit is contained in:
parent
396048fa5a
commit
64d07e117d
1 changed files with 2 additions and 0 deletions
|
@ -8,11 +8,13 @@ ldouble: 1
|
|||
|
||||
Function: "acos_downward":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 1
|
||||
ldouble: 3
|
||||
|
||||
Function: "acos_towardzero":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 1
|
||||
ldouble: 3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue