xref: /freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/expf.tst (revision 072a4ba82a01476eaee33781ccd241033eefcf0b)
131914882SAlex Richardson; expf.tst - Directed test cases for expf
231914882SAlex Richardson;
331914882SAlex Richardson; Copyright (c) 2007-2019, Arm Limited.
4*072a4ba8SAndrew Turner; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
531914882SAlex Richardson
631914882SAlex Richardsonfunc=expf op1=7fc00001 result=7fc00001 errno=0
731914882SAlex Richardsonfunc=expf op1=ffc00001 result=7fc00001 errno=0
831914882SAlex Richardsonfunc=expf op1=7f800001 result=7fc00001 errno=0 status=i
931914882SAlex Richardsonfunc=expf op1=ff800001 result=7fc00001 errno=0 status=i
1031914882SAlex Richardsonfunc=expf op1=7f800000 result=7f800000 errno=0
1131914882SAlex Richardsonfunc=expf op1=7f7fffff result=7f800000 errno=ERANGE status=ox
1231914882SAlex Richardsonfunc=expf op1=ff800000 result=00000000 errno=0
1331914882SAlex Richardsonfunc=expf op1=ff7fffff result=00000000 errno=ERANGE status=ux
1431914882SAlex Richardsonfunc=expf op1=00000000 result=3f800000 errno=0
1531914882SAlex Richardsonfunc=expf op1=80000000 result=3f800000 errno=0
1631914882SAlex Richardsonfunc=expf op1=42affff8 result=7ef87ed4.e0c errno=0
1731914882SAlex Richardsonfunc=expf op1=42b00008 result=7ef88698.f67 errno=0
1831914882SAlex Richardsonfunc=expf op1=42cffff8 result=7f800000 errno=ERANGE status=ox
1931914882SAlex Richardsonfunc=expf op1=42d00008 result=7f800000 errno=ERANGE status=ox
2031914882SAlex Richardsonfunc=expf op1=c2affff8 result=0041eecc.041 errno=0 status=ux
2131914882SAlex Richardsonfunc=expf op1=c2b00008 result=0041ecbc.95e errno=0 status=ux
2231914882SAlex Richardsonfunc=expf op1=c2cffff8 result=00000000 errno=ERANGE status=ux
2331914882SAlex Richardsonfunc=expf op1=c2d00008 result=00000000 errno=ERANGE status=ux
24