mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
Update powerpc-fpu ULPs.
This commit is contained in:
parent
ae05a9d77f
commit
9b71d0e38c
2 changed files with 28 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-06-30 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
|
||||
|
||||
* sysdeps/powerpc/fpu/libm-test-ulps: Update.
|
||||
|
||||
2014-06-30 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/mips/mips32/libm-test-ulps: Regenerated.
|
||||
|
|
|
@ -2219,4 +2219,28 @@ ifloat: 2
|
|||
ildouble: 2
|
||||
ldouble: 2
|
||||
|
||||
Function: "yn_downward":
|
||||
double: 3
|
||||
float: 2
|
||||
idouble: 3
|
||||
ifloat: 2
|
||||
ildouble: 10
|
||||
ldouble: 10
|
||||
|
||||
Function: "yn_towardzero":
|
||||
double: 3
|
||||
float: 3
|
||||
idouble: 3
|
||||
ifloat: 3
|
||||
ildouble: 8
|
||||
ldouble: 8
|
||||
|
||||
Function: "yn_upward":
|
||||
double: 4
|
||||
float: 3
|
||||
idouble: 4
|
||||
ifloat: 3
|
||||
ildouble: 9
|
||||
ldouble: 9
|
||||
|
||||
# end of automatic generation
|
||||
|
|
Loading…
Add table
Reference in a new issue