summaryrefslogtreecommitdiff
path: root/test/regress/regress0/bv/bug345.smt
blob: b836cba2c7b8442edf123e32ca1df06a0f465dea (plain)
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
(benchmark B_
:logic QF_AUFBV
:extrafuns ((mem_35_197 Array[32:8]))
:status unknown
:formula
(let (?n1 bv1[1])
(let (?n2 bv0[31])
(let (?n3 bv0[32])
(let (?n4 bv0[24])
(let (?n5 (select mem_35_197 ?n3))
(let (?n6 (concat ?n4 ?n5))
(flet ($n7 (= ?n3 ?n6))
(let (?n8 bv0[1])
(let (?n9 (ite $n7 ?n1 ?n8))
(let (?n10 (concat ?n2 ?n9))
(let (?n11 (extract[0:0] ?n10))
(let (?n12 bv0[8])
(let (?n13 bv1[32])
(let (?n14 (select mem_35_197 ?n13))
(let (?n15 (concat ?n4 ?n14))
(let (?n16 (extract[7:0] ?n15))
(flet ($n17 (= ?n12 ?n16))
(let (?n18 bv1[8])
(flet ($n19 (= ?n16 ?n18))
(let (?n20 bv3[8])
(flet ($n21 (= ?n16 ?n20))
(let (?n22 (ite $n21 ?n13 ?n3))
(let (?n23 (ite $n19 ?n3 ?n22))
(let (?n24 (ite $n17 ?n13 ?n23))
(let (?n25 (extract[7:0] ?n24))
(let (?n26 (store mem_35_197 ?n3 ?n25))
(let (?n27 (concat ?n4 ?n16))
(let (?n28 (extract[7:0] ?n27))
(let (?n29 (concat ?n4 ?n28))
(let (?n30 (extract[7:0] ?n29))
(let (?n31 (concat ?n4 ?n30))
(let (?n32 (bvadd ?n6 ?n31))
(let (?n33 (store ?n26 ?n32 ?n12))
(let (?n34 (select ?n33 ?n3))
(let (?n35 (concat ?n4 ?n34))
(flet ($n36 (= ?n3 ?n35))
(let (?n37 (ite $n36 ?n1 ?n8))
(let (?n38 (bvor ?n11 ?n37))
(flet ($n39 (= ?n1 ?n38))
$n39
))))))))))))))))))))))))))))))))))))))))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback