4
4
^EXIT=10$
5
5
^SIGNAL=0$
6
6
VERIFICATION FAILED
7
- <full_lhs>zero </full_lhs>
7
+ <full_lhs>fzero </full_lhs>
8
8
<full_lhs_value binary="0{32}">0.0f</full_lhs_value>
9
- <full_lhs>one </full_lhs>
9
+ <full_lhs>fone </full_lhs>
10
10
<full_lhs_value binary="00111111100000000000000000000000">1.0f</full_lhs_value>
11
- <full_lhs>complex </full_lhs>
11
+ <full_lhs>fcomplex </full_lhs>
12
12
<full_lhs_value binary="01010010000000000000000000000000">1\.374390e\+11f</full_lhs_value>
13
- <full_lhs>inf </full_lhs>
13
+ <full_lhs>finf </full_lhs>
14
14
<full_lhs_value binary="01{8}0{23}">\+INFINITY</full_lhs_value>
15
- <full_lhs>nan </full_lhs>
15
+ <full_lhs>fnan </full_lhs>
16
16
<full_lhs_value binary="01{8}[01]*1[01]*">\+NAN</full_lhs_value>
17
17
<full_lhs_value binary="[01]{32}">\+NAN</full_lhs_value>
18
18
<full_lhs>dzero</full_lhs>
@@ -21,9 +21,9 @@ VERIFICATION FAILED
21
21
<full_lhs_value binary="001{10}0{52}">1.0</full_lhs_value>
22
22
<full_lhs>dcomplex</full_lhs>
23
23
<full_lhs_value binary="1000000000000011111111111111111111000111111100100110011101110111">-5\.562680e-309</full_lhs_value>
24
- <full_lhs>inf </full_lhs>
24
+ <full_lhs>finf </full_lhs>
25
25
<full_lhs_value binary="01{11}0{52}">\+INFINITY</full_lhs_value>
26
- <full_lhs>nan </full_lhs>
26
+ <full_lhs>fnan </full_lhs>
27
27
<full_lhs_value binary="01{11}[01]*1[01]*">\+NAN</full_lhs_value>
28
28
<full_lhs_value binary="[01]{64}">\+NAN</full_lhs_value>
29
29
--
0 commit comments