This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
capstone
Watch
1
Star
0
Fork
0
You've already forked capstone
mirror of
https://github.com/capstone-engine/capstone.git
synced
2025-02-14 19:17:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
capstone
/
include
History
Nguyen Anh Quynh
b880678a25
old cs_version() and new cs_version() are not compatible, so revert old one, and create new separate API cs_version_ex()
2013-12-22 15:20:07 +08:00
..
arm64.h
arm64: add some alias registers. attn: bindings
2013-12-15 00:32:20 +08:00
arm.h
arm: expose alias registers SB, SL, FP & IP. attn: bindings
2013-12-19 16:50:57 +08:00
capstone.h
old cs_version() and new cs_version() are not compatible, so revert old one, and create new separate API cs_version_ex()
2013-12-22 15:20:07 +08:00
mips.h
mips: optimize Mips_map_register() to O(1). suggested by Pancake
2013-12-11 23:20:34 +08:00
x86.h
x86: delete useless constant values assigned for instructions in x86.h
2013-12-09 00:55:49 +08:00