[LoongArch] Update lld20 release notes
[llvm-project.git] / libc / AOR_v20.02 / math / test / testcases / directed / expf.tst
blob13ce50418f668a85a0d55f61e1e5b1fd9d7963e1
1 ; expf.tst - Directed test cases for expf
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
7 func=expf op1=7fc00001 result=7fc00001 errno=0
8 func=expf op1=ffc00001 result=7fc00001 errno=0
9 func=expf op1=7f800001 result=7fc00001 errno=0 status=i
10 func=expf op1=ff800001 result=7fc00001 errno=0 status=i
11 func=expf op1=7f800000 result=7f800000 errno=0
12 func=expf op1=7f7fffff result=7f800000 errno=ERANGE status=ox
13 func=expf op1=ff800000 result=00000000 errno=0
14 func=expf op1=ff7fffff result=00000000 errno=ERANGE status=ux
15 func=expf op1=00000000 result=3f800000 errno=0
16 func=expf op1=80000000 result=3f800000 errno=0
17 func=expf op1=42affff8 result=7ef87ed4.e0c errno=0
18 func=expf op1=42b00008 result=7ef88698.f67 errno=0
19 func=expf op1=42cffff8 result=7f800000 errno=ERANGE status=ox
20 func=expf op1=42d00008 result=7f800000 errno=ERANGE status=ox
21 func=expf op1=c2affff8 result=0041eecc.041 errno=0 status=ux
22 func=expf op1=c2b00008 result=0041ecbc.95e errno=0 status=ux
23 func=expf op1=c2cffff8 result=00000000 errno=ERANGE status=ux
24 func=expf op1=c2d00008 result=00000000 errno=ERANGE status=ux