File: log2f.tst

package info (click to toggle)
llvm-toolchain-17 1%3A17.0.6-22
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,799,624 kB
  • sloc: cpp: 6,428,607; ansic: 1,383,196; asm: 793,408; python: 223,504; objc: 75,364; f90: 60,502; lisp: 33,869; pascal: 15,282; sh: 9,684; perl: 7,453; ml: 4,937; awk: 3,523; makefile: 2,889; javascript: 2,149; xml: 888; fortran: 619; cs: 573
file content (28 lines) | stat: -rw-r--r-- 1,373 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
; log2f.tst - Directed test cases for log2f
;
; Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
; See https://llvm.org/LICENSE.txt for license information.
; SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

func=log2f op1=7fc00001 result=7fc00001 errno=0
func=log2f op1=ffc00001 result=7fc00001 errno=0
func=log2f op1=7f800001 result=7fc00001 errno=0 status=i
func=log2f op1=ff800001 result=7fc00001 errno=0 status=i
func=log2f op1=ff810000 result=7fc00001 errno=0 status=i
func=log2f op1=7f800000 result=7f800000 errno=0
func=log2f op1=ff800000 result=7fc00001 errno=EDOM status=i
func=log2f op1=3f800000 result=00000000 errno=0
func=log2f op1=00000000 result=ff800000 errno=ERANGE status=z
func=log2f op1=80000000 result=ff800000 errno=ERANGE status=z
func=log2f op1=80000001 result=7fc00001 errno=EDOM status=i

func=log2f op1=3f7d70a4 result=bc6d8f8b.7d4 error=0
func=log2f op1=3f604189 result=be4394c8.395 error=0
func=log2f op1=3f278034 result=bf1caa73.88e error=0
func=log2f op1=3edd3c36 result=bf9af3b9.619 error=0
func=log2f op1=3e61259a result=c00bdb95.650 error=0
func=log2f op1=3f8147ae result=3c6b3267.d6a error=0
func=log2f op1=3f8fbe77 result=3e2b5fe2.a1c error=0
func=log2f op1=3fac3eea result=3edb4d5e.1fc error=0
func=log2f op1=3fd6e632 result=3f3f5d3a.827 error=0
func=log2f op1=40070838 result=3f89e055.a0a error=0