summaryrefslogtreecommitdiff
path: root/test/regress/regress0/bv/core/extract-concat-11.cvc
blob: 2290eef0417f28ffc6c075cb2292bacfb1ddc050 (plain)
1
2
x, y : BITVECTOR(32);
QUERY ((x @ y)[59:4] = x[27:0] @ y[31:4]);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback