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

retain the original shift instructions as pseudo-ops as well #193

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

neelgala
Copy link
Collaborator

This is how its done in rv32_i as well. #189 replaced the original pseudo ops instead of just appending new ones. This PR fixes that.

This is how its done in rv32_i as well.
@neelgala
Copy link
Collaborator Author

@aswaterman please approve and merge.

@codecov-commenter
Copy link

Codecov Report

Merging #193 (1fed748) into master (e7f35d2) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   93.59%   93.59%           
=======================================
  Files           3        3           
  Lines         718      718           
=======================================
  Hits          672      672           
  Misses         46       46           

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

@neelgala
Copy link
Collaborator Author

@aswaterman reminder to merge this.

@neelgala neelgala merged commit 2a95ee7 into master Sep 22, 2023
2 checks passed
@neelgala neelgala deleted the fix-changes-in-189 branch September 22, 2023 23:10
@aswaterman
Copy link
Member

@neelgala Sorry, this got buried in my inbox.

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