about summary refs log tree commit diff
path: root/benchtests/ilogbf-inputs
diff options
context:
space:
mode:
Diffstat (limited to 'benchtests/ilogbf-inputs')
-rw-r--r--benchtests/ilogbf-inputs11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchtests/ilogbf-inputs b/benchtests/ilogbf-inputs
new file mode 100644
index 0000000000..ea391d3b85
--- /dev/null
+++ b/benchtests/ilogbf-inputs
@@ -0,0 +1,11 @@
+## args: float
+## ret: int
+## includes: math.h
+
+## name: subnormal
+0x1p-149
+0x1.fffff8p-128
+
+## name: normal
+1.0
+1024.0