-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add program segment to relocation * display op0 and op1 values * compute and display trace flags and offset * deal with columns above Z (AA, AB...) * add proof mode, layout and execution to next power of two * do not relocate empty segments * optimization of repetition of last step * added proof-mode compiled program and added loop verification in proof-mode * fixed typo to get trace flags * added all layouts to the menu * reverse array in trace flags * fixed all cairo builtin loading * execute last step as many times as required and clear last new registers * fix computation of trace flags Co-authored-by: Clément Walter <[email protected]> --------- Co-authored-by: Clément Walter <[email protected]>
- Loading branch information
1 parent
8ddaf65
commit 6074a23
Showing
9 changed files
with
1,775 additions
and
93 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.