You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1.2 KiB
22 lines
1.2 KiB
; Directed test cases for log
|
|
;
|
|
; Copyright (c) 2018-2019, Arm Limited.
|
|
; SPDX-License-Identifier: MIT
|
|
|
|
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
|