Update i686 ulps.

Without this ULP patch these 3 tests fail on i686:
FAIL: math/test-float128-j0
FAIL: math/test-float64x-j0
FAIL: math/test-ldouble-j0

CPU info:
Vendor ID:                       GenuineIntel
CPU family:                      6
Model:                           85
Model name:                      Intel Xeon Processor (Cascadelake)
This commit is contained in:
Patsy Griffin 2020-09-01 16:48:23 -04:00
parent 804200923d
commit 86a912c863

View File

@ -1260,13 +1260,13 @@ Function: "j0_downward":
double: 2
float: 4
float128: 4
ldouble: 4
ldouble: 6
Function: "j0_towardzero":
double: 4
float: 5
float128: 2
ldouble: 5
float128: 4
ldouble: 6
Function: "j0_upward":
double: 4