(set-logic QF_ABV) (set-info :status sat) (declare-const v0 (_ BitVec 1)) (declare-const v1 (_ BitVec 1)) (declare-const v2 (_ BitVec 16)) (declare-const v3 (_ BitVec 1)) (declare-const v4 (_ BitVec 1)) (declare-const v5 (_ BitVec 1)) (declare-const v6 (_ BitVec 1)) (declare-const a0 (Array (_ BitVec 1) (_ BitVec 1) )) (assert (= #b1 (bvand (bvnot (bvand v0 ((_ extract 4 4) (bvadd (concat v1 ((_ extract 12 9) (bvlshr (bvnot v2) ((_ zero_extend 12) (concat (_ bv0 3) (bvnot (bvand v3 (bvnot v4)))))))) (bvnot (_ bv0 5)))))) (bvand v5 (bvand (bvand (bvnot (bvand v3 (bvnot v4))) (bvnot v6)) (bvnot (select (store a0 v1 v1) (ite (= v6 ((_ extract 6 6) (bvlshr (bvnot v2) ((_ zero_extend 12) (concat (_ bv0 3) (bvnot (bvand v3 (bvnot v4)))))))) #b1 #b0)))))))) (check-sat)