Hi!
> Do you have any plans to work on Sparc and Mips any time soon?
The plan is to update ARM and PPC first, because they seemed to be the
most complicated ones.
Afterwards other architectures (Mips and Sparc as well).
I can't say when exactly ARM will be ready (I hope at latest end of
Febru
On 12/01/2023 17.24, Rot127 wrote:
I currently work on a new updater for architecture modules in Capstone.
The current update process has the problem that it is a lot of manual work.
Syncing the information from LLVM to Capstone requires a one to translate a
lot of C++ to C code and fix a ton o
I currently work on a new updater for architecture modules in Capstone.
The current update process has the problem that it is a lot of manual work.
Syncing the information from LLVM to Capstone requires a one to
translate a lot of C++ to C code and fix a ton of build errors.
This lead to archite