brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.3 KiB · 2a7cc2b Raw
27 lines · plain
1; exp2f.tst - Directed test cases for exp2f2;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-exception6 7func=exp2f op1=7fc00001 result=7fc00001 errno=08func=exp2f op1=ffc00001 result=7fc00001 errno=09func=exp2f op1=7f800001 result=7fc00001 errno=0 status=i10func=exp2f op1=ff800001 result=7fc00001 errno=0 status=i11func=exp2f op1=7f800000 result=7f800000 errno=012func=exp2f op1=7f7fffff result=7f800000 errno=ERANGE status=ox13func=exp2f op1=ff800000 result=00000000 errno=014func=exp2f op1=ff7fffff result=00000000 errno=ERANGE status=ux15func=exp2f op1=00000000 result=3f800000 errno=016func=exp2f op1=80000000 result=3f800000 errno=017func=exp2f op1=42fa0001 result=7e00002c.5c8 errno=018func=exp2f op1=42ffffff result=7f7fffa7.470 errno=019func=exp2f op1=43000000 result=7f800000 errno=ERANGE status=ox20func=exp2f op1=43000001 result=7f800000 errno=ERANGE status=ox21func=exp2f op1=c2fa0001 result=00ffffa7.470 errno=022func=exp2f op1=c2fc0000 result=00800000 errno=023func=exp2f op1=c2fc0001 result=007fffd3.a38 errno=0 status=ux24func=exp2f op1=c3150000 result=00000001 errno=025func=exp2f op1=c3158000 result=00000000.800 errno=ERANGE status=ux26func=exp2f op1=c3165432 result=00000000.4bd errno=ERANGE status=ux27