about summary refs log tree commit diff
path: root/benchtests/logb-inputs
diff options
context:
space:
mode:
Diffstat (limited to 'benchtests/logb-inputs')
-rw-r--r--benchtests/logb-inputs11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchtests/logb-inputs b/benchtests/logb-inputs
new file mode 100644
index 0000000000..ab3b161696
--- /dev/null
+++ b/benchtests/logb-inputs
@@ -0,0 +1,11 @@
+## args: double
+## ret: double
+## includes: math.h
+
+## name: subnormal
+0x0.0000000000001p-1022
+0x0.fffffffffffffp-1022
+
+## name: normal
+1.0
+1024.0