aboutsummaryrefslogtreecommitdiff
path: root/math/test/testcases/directed/log.tst
blob: 686ea835645b9c7af857f5052efbb29c71493a20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
; Directed test cases for log
;
; Copyright (c) 2018-2019, Arm Limited.
; SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception

func=log op1=7ff80000.00000001 result=7ff80000.00000001 errno=0
func=log op1=fff80000.00000001 result=7ff80000.00000001 errno=0
func=log op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i
func=log op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i
func=log op1=7ff00000.00000000 result=7ff00000.00000000 errno=0
func=log op1=fff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i
func=log op1=7fefffff.ffffffff result=40862e42.fefa39ef.354 errno=0
func=log op1=ffefffff.ffffffff result=7ff80000.00000001 errno=EDOM status=i
func=log op1=3ff00000.00000000 result=00000000.00000000 errno=0
func=log op1=bff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i
func=log op1=00000000.00000000 result=fff00000.00000000 errno=ERANGE status=z
func=log op1=80000000.00000000 result=fff00000.00000000 errno=ERANGE status=z
func=log op1=00000000.00000001 result=c0874385.446d71c3.639 errno=0
func=log op1=80000000.00000001 result=7ff80000.00000001 errno=EDOM status=i
func=log op1=40000000.00000000 result=3fe62e42.fefa39ef.358 errno=0
func=log op1=3fe00000.00000000 result=bfe62e42.fefa39ef.358 errno=0