131914882SAlex Richardson; Directed test cases for exp2
231914882SAlex Richardson;
331914882SAlex Richardson; Copyright (c) 2018-2019, Arm Limited.
4*072a4ba8SAndrew Turner; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
531914882SAlex Richardson
631914882SAlex Richardsonfunc=exp2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
731914882SAlex Richardsonfunc=exp2 op1=fff80000.00000001 result=7ff80000.00000001 errno=0
831914882SAlex Richardsonfunc=exp2 op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i
931914882SAlex Richardsonfunc=exp2 op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i
1031914882SAlex Richardsonfunc=exp2 op1=7ff00000.00000000 result=7ff00000.00000000 errno=0
1131914882SAlex Richardsonfunc=exp2 op1=fff00000.00000000 result=00000000.00000000 errno=0
1231914882SAlex Richardsonfunc=exp2 op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox
1331914882SAlex Richardsonfunc=exp2 op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux
1431914882SAlex Richardsonfunc=exp2 op1=00000000.00000000 result=3ff00000.00000000 errno=0
1531914882SAlex Richardsonfunc=exp2 op1=80000000.00000000 result=3ff00000.00000000 errno=0
1631914882SAlex Richardsonfunc=exp2 op1=00000000.00000001 result=3ff00000.00000000 errno=0
1731914882SAlex Richardsonfunc=exp2 op1=80000000.00000001 result=3ff00000.00000000 errno=0
1831914882SAlex Richardsonfunc=exp2 op1=3ca00000.00000000 result=3ff00000.00000000.58c errno=0
1931914882SAlex Richardsonfunc=exp2 op1=bc900000.00000000 result=3fefffff.ffffffff.a74 errno=0
2031914882SAlex Richardsonfunc=exp2 op1=3fe00000.00000000 result=3ff6a09e.667f3bcc.909 errno=0
2131914882SAlex Richardsonfunc=exp2 op1=bfe00000.00000000 result=3fe6a09e.667f3bcc.909 errno=0
2231914882SAlex Richardsonfunc=exp2 op1=3ff00000.00000000 result=40000000.00000000 errno=0
2331914882SAlex Richardsonfunc=exp2 op1=bff00000.00000000 result=3fe00000.00000000 errno=0
2431914882SAlex Richardsonfunc=exp2 op1=40000000.00000000 result=40100000.00000000 errno=0
2531914882SAlex Richardsonfunc=exp2 op1=c0000000.00000000 result=3fd00000.00000000 errno=0
2631914882SAlex Richardsonfunc=exp2 op1=3ff12345.6789abcd result=4000cef3.c5d12321.663 errno=0
2731914882SAlex Richardsonfunc=exp2 op1=408fffff.ffffffff result=7fefffff.fffffd3a.37a errno=0
2831914882SAlex Richardsonfunc=exp2 op1=40900000.00000000 result=7ff00000.00000000 errno=ERANGE status=ox
2931914882SAlex Richardsonfunc=exp2 op1=c090ca00.00000000 result=00000000.00000000.b50 status=ux
3031914882SAlex Richardsonfunc=exp2 op1=c090cc00.00000000 result=00000000.00000000 errno=ERANGE status=ux
31