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

Add SME2 support #349

Open
FinnWilkinson opened this issue Nov 23, 2023 · 1 comment
Open

Add SME2 support #349

FinnWilkinson opened this issue Nov 23, 2023 · 1 comment
Assignees
Labels
0.9.7 Part of SimEng Release 0.9.7 enhancement New feature or request

Comments

@FinnWilkinson
Copy link
Contributor

Now that the Capstone Framework has been updated with the AArch64 auto-sync tool, SimEng should be updated to be compatable with this latest version of Capstone so that SME2 & more SVE2 instructions can be executed through SimEng.

@FinnWilkinson FinnWilkinson self-assigned this Nov 23, 2023
@FinnWilkinson FinnWilkinson added the enhancement New feature or request label Nov 23, 2023
@FinnWilkinson FinnWilkinson added the 0.9.7 Part of SimEng Release 0.9.7 label Dec 15, 2023
@FinnWilkinson
Copy link
Contributor Author

With this update, the AArch64 instruction type assignment (i.e. divide, multiply, addition, etc) in Instruction_decode.cc should be updated to try and extract the correct group from the mnemonic rather than this being based off of capstone opcode value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.9.7 Part of SimEng Release 0.9.7 enhancement New feature or request
Projects
Status: In Development
Development

No branches or pull requests

1 participant