mirror of
https://github.com/Z3Prover/z3
synced 2026-05-17 23:49:28 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8df45b442b
commit
80f00f191a
26 changed files with 213 additions and 152 deletions
|
|
@ -514,7 +514,8 @@ namespace sls {
|
|||
case OP_BV_NUM:
|
||||
case OP_BIT0:
|
||||
case OP_BIT1:
|
||||
case OP_BV2INT:
|
||||
case OP_UBV2INT:
|
||||
case OP_SBV2INT:
|
||||
case OP_BNEG_OVFL:
|
||||
case OP_BSADD_OVFL:
|
||||
case OP_BUADD_OVFL:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue