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 Zcb instructions from RISC-V code size reduction extension #64

Merged
merged 6 commits into from
Aug 21, 2023

Conversation

Abdulwadoodd
Copy link
Contributor

This PR adds

  • The Template to generate tests for zcb instructions.
  • Add cover group format (cgf) for zcb instructions.

The code Size Reduction extension is ratified and the specification can be found here.

@Abdulwadoodd
Copy link
Contributor Author

Hi @neelgala,

What changes does this PR require in order to get merged - other than rebasing it to dev branch as per the new Contributing policy.

@neelgala
Copy link
Collaborator

please rebase to dev and change target to dev. All CHANGELOG entries to go under WIP-DEV section. All version changes to be ignored.

Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
Signed-off-by: Abdul Wadood <abdulwadood.afzal88@gmail.com>
@Abdulwadoodd
Copy link
Contributor Author

@neelgala, upstreamed the suggested changes :). Please review

@neelgala neelgala merged commit 7843233 into riscv-software-src:dev Aug 21, 2023
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