mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 04:50:07 +00:00
m68k: update libm test ULPs
This commit is contained in:
parent
2b6c81984b
commit
8b37c8a650
@ -1,3 +1,7 @@
|
||||
2012-03-22 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
|
||||
|
||||
2012-03-21 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* sysdeps/unix/sysv/linux/m68k/register-dump.h: Include <_itoa.h>
|
||||
|
@ -439,6 +439,9 @@ ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
# cexp
|
||||
Test "Real part of: cexp (-10000 + 0x1p16383 i) == 1.045876464564882298442774542991176546722e-4343 + 4.421154026488516836023811173959413420548e-4344 i":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
Test "Real part of: cexp (-2.0 - 3.0 i) == -0.13398091492954261346140525546115575 - 0.019098516261135196432576240858800925 i":
|
||||
float: 1
|
||||
ifloat: 1
|
||||
@ -453,6 +456,9 @@ float: 1
|
||||
ifloat: 1
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
Test "Imaginary part of: cexp (50 + 0x1p127 i) == 4.053997150228616856622417636046265337193e21 + 3.232070315463388524466674772633810238819e21 i":
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
# clog
|
||||
Test "Real part of: clog (0.75 + 1.25 i) == 0.376885901188190075998919126749298416 + 1.03037682652431246378774332703115153 i":
|
||||
@ -1941,6 +1947,8 @@ ldouble: 1
|
||||
Function: Real part of "cexp":
|
||||
float: 2
|
||||
ifloat: 2
|
||||
ildouble: 1
|
||||
ldouble: 1
|
||||
|
||||
Function: Imaginary part of "cexp":
|
||||
float: 1
|
||||
|
Loading…
Reference in New Issue
Block a user