Hamish Ivey-Law 6a7728798b
Fix negative quotient issue (#1140)
* First draft.

* Separate out mulmod constraint poly from the rest.

* Offset quot limbs when doing SUB* operations.

* Refactor constr_poly calculation.

* Clippy.

* Constrain the hi part of quot to be 0 or 1 for SUB* ops.

* Simplify storage and handling of negative quotient limbs.

* Remove unnecessary constant; move another to main file.

* Move constant back; cast properly.
2023-07-21 20:59:27 +10:00
..
fix
2023-06-21 12:32:39 -07:00
2022-09-23 10:54:17 -07:00
2022-08-19 17:53:12 -04:00
2023-05-16 15:02:01 +02:00
2023-05-16 15:02:01 +02:00
2023-04-27 16:26:40 -07:00
2023-06-16 09:30:01 +02:00
2023-03-20 16:12:52 -07:00
2022-08-25 20:19:18 -07:00