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

Error not generated for cv.shuffle.sci.h with wrong Imm6 value #117

Closed
pascalgouedo opened this issue Apr 19, 2024 · 3 comments
Closed

Error not generated for cv.shuffle.sci.h with wrong Imm6 value #117

pascalgouedo opened this issue Apr 19, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@pascalgouedo
Copy link

For cv.shuffle.sci.h Imm6[5:2] must be 0.

When it is not, this should generate an error.

@pascalgouedo pascalgouedo added the bug Something isn't working label Apr 19, 2024
zhixiao-zhang added a commit to zhixiao-zhang/corev-binutils-gdb that referenced this issue May 12, 2024
zhixiao-zhang added a commit to zhixiao-zhang/corev-binutils-gdb that referenced this issue May 12, 2024
zhixiao-zhang added a commit to zhixiao-zhang/corev-binutils-gdb that referenced this issue May 12, 2024
@zhixiao-zhang
Copy link

I have created a PR #118 to fix this issue.

@jeremybennett
Copy link
Collaborator

I have created a PR #118 to fix this issue.

@forceofsystem Thanks for your PR. This was solved alternatively in commit 5507304

@jeremybennett
Copy link
Collaborator

Fixed in commit 5507304

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants