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

More Aarch64 instruction support #1333

Merged

Conversation

psi-func
Copy link
Contributor

added tests for new instructions
drop capstone 4.0.1 support

@psi-func psi-func closed this May 30, 2024
@psi-func psi-func reopened this May 30, 2024
@JonathanSalwan JonathanSalwan changed the base branch from master to dev-v1.0 May 30, 2024 07:30
@psi-func psi-func changed the title Aarch64 unicorn tests for UMOV More Aarch64 instruction support May 30, 2024
@psi-func
Copy link
Contributor Author

Found more bugs in capstone for aarch64
It can't disasm fmov normally when it use vector indices
checked with capstone next branch -> ok

@JonathanSalwan JonathanSalwan added this to the v1.0 milestone Jun 2, 2024
@JonathanSalwan JonathanSalwan self-assigned this Jun 2, 2024
@JonathanSalwan JonathanSalwan merged commit afb2856 into JonathanSalwan:dev-v1.0 Jun 2, 2024
26 checks passed
@psi-func psi-func deleted the aarch64_unicorn_tests branch June 3, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants