|
21 | 21 | ┃ ┃ ?WORD:Int <=Int 0
|
22 | 22 | ┃ │
|
23 | 23 | ┃ ├─ 4
|
24 |
| -┃ │ k: JUMPI 508 1 ~> #pc [ JUMPI ] ~> #execute ~> CONTINUATION:K |
| 24 | +┃ │ k: JUMPI 508 bool2Word ( ?WORD:Int <=Int 0 ) ~> #pc [ JUMPI ] ~> #execute ~> CONTIN ... |
25 | 25 | ┃ │ pc: 465
|
26 | 26 | ┃ │ callDepth: 0
|
27 | 27 | ┃ │ statusCode: STATUSCODE:StatusCode
|
@@ -475,7 +475,7 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
475 | 475 | rule [BASIC-BLOCK-4-TO-6]: <foundry>
|
476 | 476 | <kevm>
|
477 | 477 | <k>
|
478 |
| - ( JUMPI 508 1 |
| 478 | + ( JUMPI 508 bool2Word ( ?WORD:Int <=Int 0 ) |
479 | 479 | ~> #pc [ JUMPI ]
|
480 | 480 | ~> #execute => #halt ~> .K )
|
481 | 481 | ~> _CONTINUATION
|
@@ -702,12 +702,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
702 | 702 | andBool ( NUMBER_CELL:Int <Int pow32
|
703 | 703 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
704 | 704 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
705 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
706 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
707 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
708 | 705 | andBool ( CALLER_ID:Int <Int pow160
|
709 | 706 | andBool ( ORIGIN_ID:Int <Int pow160
|
710 | 707 | andBool ( ?WORD:Int <Int pow256
|
| 708 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 709 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 710 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
711 | 711 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
712 | 712 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
713 | 713 | ))))))))))))))))
|
@@ -944,12 +944,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
944 | 944 | andBool ( NUMBER_CELL:Int <Int pow32
|
945 | 945 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
946 | 946 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
947 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
948 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
949 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
950 | 947 | andBool ( CALLER_ID:Int <Int pow160
|
951 | 948 | andBool ( ORIGIN_ID:Int <Int pow160
|
952 | 949 | andBool ( ?WORD:Int <Int pow256
|
| 950 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 951 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 952 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
953 | 953 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
954 | 954 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
955 | 955 | )))))))))))))))))
|
@@ -1187,12 +1187,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
1187 | 1187 | andBool ( NUMBER_CELL:Int <Int pow32
|
1188 | 1188 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
1189 | 1189 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
1190 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1191 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1192 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1193 | 1190 | andBool ( CALLER_ID:Int <Int pow160
|
1194 | 1191 | andBool ( ORIGIN_ID:Int <Int pow160
|
1195 | 1192 | andBool ( ?WORD:Int <Int pow256
|
| 1193 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1194 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1195 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1196 | 1196 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
1197 | 1197 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
1198 | 1198 | ))))))))))))))))))
|
@@ -1431,12 +1431,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
1431 | 1431 | andBool ( NUMBER_CELL:Int <Int pow32
|
1432 | 1432 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
1433 | 1433 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
1434 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1435 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1436 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1437 | 1434 | andBool ( CALLER_ID:Int <Int pow160
|
1438 | 1435 | andBool ( ORIGIN_ID:Int <Int pow160
|
1439 | 1436 | andBool ( ?WORD:Int <Int pow256
|
| 1437 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1438 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1439 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1440 | 1440 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
1441 | 1441 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
1442 | 1442 | )))))))))))))))))))
|
@@ -1672,12 +1672,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
1672 | 1672 | andBool ( NUMBER_CELL:Int <Int pow32
|
1673 | 1673 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
1674 | 1674 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
1675 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1676 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1677 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1678 | 1675 | andBool ( CALLER_ID:Int <Int pow160
|
1679 | 1676 | andBool ( ORIGIN_ID:Int <Int pow160
|
1680 | 1677 | andBool ( ?WORD:Int <Int pow256
|
| 1678 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1679 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1680 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1681 | 1681 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
1682 | 1682 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
1683 | 1683 | )))))))))))))))))))
|
@@ -1911,12 +1911,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
1911 | 1911 | andBool ( NUMBER_CELL:Int <Int pow32
|
1912 | 1912 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
1913 | 1913 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
1914 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1915 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
1916 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1917 | 1914 | andBool ( CALLER_ID:Int <Int pow160
|
1918 | 1915 | andBool ( ORIGIN_ID:Int <Int pow160
|
1919 | 1916 | andBool ( ?WORD:Int <Int pow256
|
| 1917 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1918 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 1919 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
1920 | 1920 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
1921 | 1921 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
1922 | 1922 | ))))))))))))))))
|
@@ -2151,12 +2151,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
2151 | 2151 | andBool ( NUMBER_CELL:Int <Int pow32
|
2152 | 2152 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
2153 | 2153 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
2154 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
2155 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
2156 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
2157 | 2154 | andBool ( CALLER_ID:Int <Int pow160
|
2158 | 2155 | andBool ( ORIGIN_ID:Int <Int pow160
|
2159 | 2156 | andBool ( ?WORD:Int <Int pow256
|
| 2157 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 2158 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 2159 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
2160 | 2160 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
2161 | 2161 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
2162 | 2162 | )))))))))))))))))
|
@@ -2392,12 +2392,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
2392 | 2392 | andBool ( NUMBER_CELL:Int <Int pow32
|
2393 | 2393 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
2394 | 2394 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
2395 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
2396 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
2397 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
2398 | 2395 | andBool ( CALLER_ID:Int <Int pow160
|
2399 | 2396 | andBool ( ORIGIN_ID:Int <Int pow160
|
2400 | 2397 | andBool ( ?WORD:Int <Int pow256
|
| 2398 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 2399 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 2400 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
2401 | 2401 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
2402 | 2402 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
2403 | 2403 | ))))))))))))))))))
|
@@ -2634,12 +2634,12 @@ module SUMMARY-TEST%BMCBOUNDTEST.TESTBOUND():0
|
2634 | 2634 | andBool ( NUMBER_CELL:Int <Int pow32
|
2635 | 2635 | andBool ( 1073741824 <Int TIMESTAMP_CELL:Int
|
2636 | 2636 | andBool ( TIMESTAMP_CELL:Int <Int 34359738368
|
2637 |
| - andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
2638 |
| - andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
2639 |
| - andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
2640 | 2637 | andBool ( CALLER_ID:Int <Int pow160
|
2641 | 2638 | andBool ( ORIGIN_ID:Int <Int pow160
|
2642 | 2639 | andBool ( ?WORD:Int <Int pow256
|
| 2640 | + andBool ( CALLER_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 2641 | + andBool ( ORIGIN_ID:Int =/=Int 645326474426547203313410069153905908525362434349 |
| 2642 | + andBool ( _C_BMCBOUNDTEST_ID =/=Int 645326474426547203313410069153905908525362434349 |
2643 | 2643 | andBool ( ( notBool #range ( 0 < CALLER_ID:Int <= 9 ) )
|
2644 | 2644 | andBool ( ( notBool #range ( 0 < ORIGIN_ID:Int <= 9 ) )
|
2645 | 2645 | )))))))))))))))))))
|
|
0 commit comments