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

x86 Fix AVX-512 k registers #1689

Merged
merged 4 commits into from
Mar 7, 2021
Merged

Conversation

aeflores
Copy link
Contributor

@aquynh I am trying to fix #1672
The only way I found to do this is to modify one of the generated files.

Is there another way to fix this?

@aeflores aeflores changed the title Fix k registers x86 Fix AVX-512 k registers Sep 18, 2020
@aeflores
Copy link
Contributor Author

After looking around, I am guessing the .inc files are generated with https://github.com/aquynh/capstone/tree/next/contrib/sysz_update, is that right?

If that is the case, what is the policy here @aquynh? Do you update these once per version? Does it make sense to try to regenerate these?

@pranith
Copy link
Contributor

pranith commented Mar 4, 2021

Can you please create a new PR on libcapstone?

@aquynh aquynh merged commit 4afdd97 into capstone-engine:next Mar 7, 2021
@aquynh
Copy link
Collaborator

aquynh commented Mar 7, 2021

merged, thanks!

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