1*31914882SAlex Richardson; erf.tst - Directed test cases for erf 2*31914882SAlex Richardson; 3*31914882SAlex Richardson; Copyright (c) 2007-2020, Arm Limited. 4*31914882SAlex Richardson; SPDX-License-Identifier: MIT 5*31914882SAlex Richardson 6*31914882SAlex Richardsonfunc=erf op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7*31914882SAlex Richardsonfunc=erf op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8*31914882SAlex Richardsonfunc=erf op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9*31914882SAlex Richardsonfunc=erf op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10*31914882SAlex Richardsonfunc=erf op1=7ff00000.00000000 result=3ff00000.00000000 errno=0 11*31914882SAlex Richardsonfunc=erf op1=fff00000.00000000 result=bff00000.00000000 errno=0 12*31914882SAlex Richardsonfunc=erf op1=00000000.00000000 result=00000000.00000000 errno=ERANGE 13*31914882SAlex Richardsonfunc=erf op1=80000000.00000000 result=80000000.00000000 errno=ERANGE 14*31914882SAlex Richardsonfunc=erf op1=00000000.00000001 result=00000000.00000001 errno=0 status=ux 15*31914882SAlex Richardsonfunc=erf op1=80000000.00000001 result=80000000.00000001 errno=0 status=ux 16*31914882SAlex Richardsonfunc=erf op1=3ff00000.00000000 result=3feaf767.a741088a.c6d errno=0 17*31914882SAlex Richardsonfunc=erf op1=bff00000.00000000 result=bfeaf767.a741088a.c6d errno=0 18