This PR provides a compact formula for the MSB of the sdiv. Most of the work in the PR involves handling the corner cases of division overflowing (e.g. `intMin / -1 = intMin`) --------- Co-authored-by: Luisa Cicolini <48860705+luisacicolini@users.noreply.github.com> Co-authored-by: Tobias Grosser <github@grosser.es> |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| BasicAux.lean | ||
| Bitblast.lean | ||
| Bootstrap.lean | ||
| Decidable.lean | ||
| Folds.lean | ||
| Lemmas.lean | ||