Skip to content
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

Add support for sign extension instructions. #917

Merged
merged 4 commits into from
Jun 26, 2023
Merged

Conversation

abizjak
Copy link
Contributor

@abizjak abizjak commented Jun 25, 2023

Purpose

Closes Concordium/concordium-base#386

Depends on

Changes

Add support for sign extension instructions in P6.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@abizjak abizjak requested review from Bargsteen and limemloh June 25, 2023 19:09
Base automatically changed from disallow-globals to main June 26, 2023 13:10
@abizjak abizjak merged commit 92ae31f into main Jun 26, 2023
@abizjak abizjak deleted the sign-ext-instructions branch June 26, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for mutable globals and sign extension instructions
3 participants