You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There have been some spec changes to arithmetic instructions, as well as the drv and reg instructions. Apply these to the codebase, more specifically in the ir, verifier, and assembly modules.
Todo
Merge smul and umul
Remove urem
Adjust syntax of drv
Add after option/necessary field to reg
Add name to inst
Add name to sig
Add port names to signatures
The text was updated successfully, but these errors were encountered:
There have been some spec changes to arithmetic instructions, as well as the
drv
andreg
instructions. Apply these to the codebase, more specifically in their
,verifier
, andassembly
modules.Todo
smul
andumul
urem
drv
after
option/necessary field toreg
inst
sig
The text was updated successfully, but these errors were encountered: