1!! double.tst - Random test case specification for DP functions
2!!
3!! Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4!! See https://llvm.org/LICENSE.txt for license information.
5!! SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7test exp 10000
8test exp2 10000
9test log 10000
10test log2 10000
11test pow 40000
12