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

rv64v: remove panic when lmul is reserved value #402

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Conversation

Ziyue-Zhang
Copy link
Contributor

  • when lmul == 4, the vill will be setted to 1, if vill is 1, running vector instructions which depend on vtype will raise exception

* when lmul == 4, the vill will be setted to 1, if vill is 1, running vector instructions which depend on vtype will raise exception
@huxuan0307 huxuan0307 self-requested a review July 17, 2024 10:00
@Ziyue-Zhang Ziyue-Zhang merged commit b8a9b62 into master Jul 17, 2024
5 checks passed
@Ziyue-Zhang Ziyue-Zhang deleted the lmul-ilegal branch July 17, 2024 10:31
xinhecuican pushed a commit to xinhecuican/NEMU that referenced this pull request Aug 31, 2024
* when lmul == 4, the vill will be setted to 1, if vill is 1, running vector instructions which depend on vtype will raise exception
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