(set-logic QF_BV) (set-info :status sat) (declare-const v0 (_ BitVec 8)) (declare-const v1 (_ BitVec 5)) (declare-const v2 (_ BitVec 2)) (check-sat)