diff options
Diffstat (limited to 'benchtests/pow-inputs')
-rw-r--r-- | benchtests/pow-inputs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchtests/pow-inputs b/benchtests/pow-inputs index dad65059aa..96b1b6c2ad 100644 --- a/benchtests/pow-inputs +++ b/benchtests/pow-inputs @@ -1,3 +1,6 @@ +## args: double:double +## ret: double +## includes: math.h 42.0, 42.0 # pow slowest path at 768 bits # Implemented in sysdeps/ieee754/dbl-64/slowpow.c |