Rot127
Rot127
> I'll start right away to implement your branch into my project, I'll let you know sometime tomorrow what the results are and if anything is remaining / issues I...
Any more things you needed? Otherwise we can close this. For AArch64 we come up with an update to LLVM 18 soon: https://github.com/capstone-engine/capstone/pull/2298
@watbulb Close this for now. Please let me know if your find more missing instructions which were added in LLVM 18 or earlier.
Have you tried `pip install --pre --no-binary capstone capston` (as suggested in https://github.com/capstone-engine/capstone/issues/2066)? Can't test it myself, don't run a Mac unfortunately :(
Thank you for the PR! I closed it because it is out of date. With the new [auto-sync update for v6](https://github.com/capstone-engine/capstone/blob/next/docs/cs_v6_release_guide.md) we made many changes to some main architectures and...
I am not sure if @kabeor finds the time to fix this. Because there is currently the problem of https://github.com/capstone-engine/capstone/issues/2089 I think your current best option is to use https://github.com/capstone-engine/capstone/pull/2026...
Thank you for the PR! I closed it because it is out of date. With the new [auto-sync update for v6](https://github.com/capstone-engine/capstone/blob/next/docs/cs_v6_release_guide.md) we made many changes to some main architectures and...
https://github.com/capstone-engine/capstone/issues/1528 has been fixed by https://github.com/capstone-engine/capstone/pull/2013
It is unlikely that this will happen soon. LLVM doesn't seem to support it. So using [auto-sync](https://github.com/capstone-engine/capstone/tree/next/suite/auto-sync) won't do it (if you are not aware of a LLVM fork which...
Thank you for the PR! I closed it because it is out of date. With the new [auto-sync update for v6](https://github.com/capstone-engine/capstone/blob/next/docs/cs_v6_release_guide.md) we made many changes to some main architectures and...