Skip to content

Commit

Permalink
rlimit
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Feb 19, 2024
1 parent 00217c4 commit 30c8c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lowparse/LowParse.BitFields.fst
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@ let get_bitfield_get_bitfield
then nth_get_bitfield x lo hi (i + lo')
)

#push-options "--z3rlimit_factor 2"
#push-options "--z3rlimit_factor 4"
let get_bitfield_zero_inner
(#tot: pos)
(x: U.uint_t tot)
Expand Down

0 comments on commit 30c8c01

Please sign in to comment.