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

Generate compressed shift instructions for rv32 #189

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

charlie-rivos
Copy link
Contributor

The non-compressed shift instructions have _rv32 versions. Do the same for the compressed shift instructions.

The non-compressed shift instructions have _rv32 versions. Do
the same for the compressed shift instructions.

Signed-off-by: Charlie Jenkins <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2023

Codecov Report

Merging #189 (7c15234) into master (d752f19) will not change coverage.
Report is 3 commits behind head on master.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #189   +/-   ##
=======================================
  Coverage   94.15%   94.15%           
=======================================
  Files           3        3           
  Lines         718      718           
=======================================
  Hits          676      676           
  Misses         42       42           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aswaterman aswaterman merged commit 1757d85 into riscv:master Sep 16, 2023
2 checks passed
@charlie-rivos charlie-rivos deleted the support_rv32_shift branch September 18, 2023 15:23
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.

3 participants