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 ROL and ROR operators #290

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Add ROL and ROR operators #290

merged 2 commits into from
Nov 15, 2022

Conversation

sarranz
Copy link
Collaborator

@sarranz sarranz commented Nov 15, 2022

Extend lexing and parsing with <<r and >>r.
Extend latex and EasyCrypt printing.
Define operators in eclib/JWord.ec.
Implement lowering for x86 and ARM-M4.

Extend lexing and parsing with `<<r` and `>>r`.
Extend latex and EasyCrypt printing.
Define operators in `eclib/JWord.ec`.
Implement lowering for x86 and ARM-M4.
@vbgl
Copy link
Member

vbgl commented Nov 15, 2022

This definitely needs a changelog entry!

@sarranz
Copy link
Collaborator Author

sarranz commented Nov 15, 2022

This definitely needs a changelog entry!

That's right, I forgot.

Copy link
Member

@vbgl vbgl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is still time to fight about concrete syntax before the next release :-)

@vbgl vbgl merged commit 3cc56b4 into main Nov 15, 2022
@vbgl vbgl deleted the rotation-operators branch November 15, 2022 20:09
@sarranz sarranz mentioned this pull request Nov 16, 2022
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.

2 participants