* [COMMITTED] or1k: Update libm-test-ulps
@ 2024-12-15 0:44 Stafford Horne
0 siblings, 0 replies; only message in thread
From: Stafford Horne @ 2024-12-15 0:44 UTC (permalink / raw)
To: GLIBC patches; +Cc: Linux OpenRISC, Stafford Horne
Regen to add new functions acospi, asinpi, atan2pi and atanpi.
---
sysdeps/or1k/nofpu/libm-test-ulps | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/sysdeps/or1k/nofpu/libm-test-ulps b/sysdeps/or1k/nofpu/libm-test-ulps
index 305b6cef70..be6e12d8ac 100644
--- a/sysdeps/or1k/nofpu/libm-test-ulps
+++ b/sysdeps/or1k/nofpu/libm-test-ulps
@@ -33,6 +33,10 @@ Function: "acosh_upward":
double: 2
float: 2
+Function: "acospi":
+double: 1
+float: 1
+
Function: "asin":
double: 1
float: 1
@@ -65,6 +69,10 @@ Function: "asinh_upward":
double: 3
float: 3
+Function: "asinpi":
+double: 1
+float: 1
+
Function: "atan":
double: 1
float: 1
@@ -84,6 +92,10 @@ Function: "atan2_upward":
double: 8
float: 2
+Function: "atan2pi":
+double: 1
+float: 1
+
Function: "atan_downward":
double: 1
float: 2
@@ -112,6 +124,10 @@ Function: "atanh_upward":
double: 3
float: 3
+Function: "atanpi":
+double: 1
+float: 1
+
Function: "cabs":
double: 1
--
2.47.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-15 0:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15 0:44 [COMMITTED] or1k: Update libm-test-ulps Stafford Horne
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox