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

fix(rvb): restore the decode table of zext.h #612

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

poemonsense
Copy link
Member

This is to avoid unused warnings by compilers. The code should never be reached.

It should be fixed in the future to distinguish Zbb and Zbk*. Only if Zbk* exists, zext.h is a pseudo instruction of pack.w.

This is to avoid unused warnings by compilers. The code should never
be reached.

It should be fixed in the future to distinguish Zbb and Zbk*. Only
if Zbk* exists, zext.h is a pseudo instruction of pack.w.
@poemonsense poemonsense merged commit b10f419 into master Oct 29, 2024
7 checks passed
@poemonsense poemonsense deleted the fix-zext-h branch October 29, 2024 02:51
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