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-08 07:08:13 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
capstone
/
include
History
Nguyen Anh Quynh
b265406960
cache insns for fast lookup in mapping.c. based on the idea of Dang Hoang Vu
2014-01-03 17:08:58 +08:00
..
arm64.h
rename some C header guards to be without _ as prefix to follow naming convention of C language. suggested by Markus Elfring
2014-01-02 13:15:07 +08:00
arm.h
rename some C header guards to be without _ as prefix to follow naming convention of C language. suggested by Markus Elfring
2014-01-02 13:15:07 +08:00
capstone.h
cache insns for fast lookup in mapping.c. based on the idea of Dang Hoang Vu
2014-01-03 17:08:58 +08:00
mips.h
rename some C header guards to be without _ as prefix to follow naming convention of C language. suggested by Markus Elfring
2014-01-02 13:15:07 +08:00
ppc.h
ppc: change type @disp to int32_t, and add @update_cr0 to cs_ppc struct
2014-01-02 12:02:59 +08:00
x86.h
x86: delete useless constant values assigned for instructions in x86.h
2013-12-09 00:55:49 +08:00