mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
powerpc:Regenerate ulps for hypot
For new inputs added in commit 3efbf11fdf
,
regenerate the ulps of hypot from 0(default) to 1
This commit is contained in:
parent
f8e8effa26
commit
56fc4b45c0
1 changed files with 4 additions and 0 deletions
|
@ -1310,21 +1310,25 @@ ldouble: 11
|
|||
|
||||
Function: "hypot":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: "hypot_downward":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 1
|
||||
ldouble: 2
|
||||
|
||||
Function: "hypot_towardzero":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 1
|
||||
ldouble: 2
|
||||
|
||||
Function: "hypot_upward":
|
||||
double: 1
|
||||
float: 1
|
||||
float128: 1
|
||||
ldouble: 3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue