keystone-engine / keystone

Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
http://www.keystone-engine.org
GNU General Public License v2.0
2.3k stars 458 forks source link

Adds RISCV support to Keystone #549

Closed null-cell closed 1 year ago

null-cell commented 1 year ago

This pull request can also be a reference point to whoever wants to port other architectures from newer LLVM versions.

wtdcode commented 1 year ago

Thanks for your contribution! I will have a look.

wtdcode commented 1 year ago

Very high quality integration! And I can't find further obvious errors. LGTM overall.

wtdcode commented 1 year ago

Merged and thanks!