summaryrefslogtreecommitdiff
path: root/test/regress/regress0/aufbv/wchains010ue.delta01.smtv1.smt2
blob: f017875d9f21ea853ecebdc7d7e22fb94c246873 (plain)
1
2
3
4
5
6
7
(set-option :incremental false)
(set-info :status sat)
(set-logic QF_AUFBV)
(declare-fun v6 () (_ BitVec 32))
(declare-fun a1 () (Array (_ BitVec 32) (_ BitVec 8)))
(declare-fun v15 () (_ BitVec 32))
(check-sat-assuming ( (not (= (_ bv0 1) (bvand (ite (= ((_ extract 1 0) v6) (_ bv0 2)) (_ bv1 1) (_ bv0 1)) (bvnot (ite (= (store (store (store a1 v15 (_ bv0 8)) (bvadd (_ bv1 32) v15) (_ bv0 8)) (bvadd (_ bv3 32) v15) (_ bv0 8)) (store (store (store a1 v6 ((_ extract 7 0) v6)) (bvadd (_ bv1 32) v6) (_ bv1 8)) (bvadd (_ bv3 32) v6) (_ bv1 8))) (_ bv1 1) (_ bv0 1)))))) ))
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback