-
-
Notifications
You must be signed in to change notification settings - Fork 363
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
CAPSTONE-NG (AFTER 5.0) #3564
CAPSTONE-NG (AFTER 5.0) #3564
Conversation
this are the changes from volumit (https://github.com/volumit/qemu/commits/master) compacted into one patch. Signed-off-by: Bastian Koppelmann <[email protected]>
As capstone-engine/capstone@f8f50f0 was merged, this branch should be updated and removed using |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
There is one problem that fails our ASAN build: capstone-engine/capstone#1978 |
We can use |
Hope this helps: capstone-engine/capstone#2075 |
Please rebase and update to the latest capstone commit, before ARM auto-sync PR is merged (I hope it will happen now) |
Nice! Looks like now it produces much better results on SPARC after that fix:
Needs to be carefully rechecked though |
@imbillow after the recent change of Tricore IMM representation, now also calls look wrong (no need to add
|
Superseded by #3653 |
Your checklist for this pull request
Detailed description
Once auto-sync for ARM, AARCH64, PPC is merged, corresponding tests should be fixed and this PR merged into
dev
Test plan
CI is green, no additional
BROKEN
marks compared to the currentdev
Closing issues
Depends on: