-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge master into develop [DO NOT MERGE - only to see the diff] #2869
Closed
Conversation
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
…match the spec, and adding support for uj instructions
…nding the iterator in the interpreter and adding to the column type
…next sequence of changes
…nd single syscall
o1vm: implement a simple ELF loader
o1vm: update description
o1vm/riscv32i: define registers
o1vm/riscv32: implement M type instruction divu
o1vm/riscv32: implement M type instruction Remu
…nsigned o1vm/riscv32: implement mul_hi_signed_unsigned to be used for Mulhsu
o1vm/riscv32: implement M type instruction Mulhsu
o1vm/riscv32im: add documentation reg. semantic of instructions
As we enforce some GH actions to pass when targeting master, it can make PR stalled and unmergeable. I do not see any options in GH settings at the moment to include these conditions.
o1vm/riscv32im: test decoding add
CI/o1vm: deactivating path dependent execution
o1vm/riscv32im: test decoding sub
…a-signer Mina-signer: make secret field of KeyPair public
o1vm/riscv32im: test decoding sll
o1vm/riscv32im: test decoding slt
o1vm/riscv32im: test decoding sltu
o1vm/riscv32im: test decoding xor
o1vm/riscv32im: test decoding srl
o1vm/riscv32im: test decoding sra
o1vm/riscv32im: test decoding or
o1vm/riscv32im: test decoding and
o1vm: reorganize dependencies in alphabetical order [no-op]
Improve your Makefile with this one neat trick
Closing. Was only for the diff on GH. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.