This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
capstone
mirror of
https://gitlab.com/qemu-project/capstone.git
Watch
1
Star
0
Fork
You've already forked capstone
0
Code
Issues
Projects
Releases
Wiki
Activity
4c930ba917
capstone
/
include
History
Taras Tsugrii
1de3b3da0c
Fix spelling nits
2015-05-05 13:57:15 -07:00
..
arm.h
arm: add new field mem_barrier to cs_arm struct. this requires changes in bindings
2014-11-11 22:30:30 +08:00
arm64.h
arm64: for operand type IMM, value should have the type int64_t, not int32_t. all bindings should be fixed
2014-11-17 11:27:15 +08:00
capstone.h
Fix spelling nits
2015-05-05 13:57:15 -07:00
mips.h
use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak
2014-10-31 14:40:45 +08:00
platform.h
stdbool.h is only available in C99-supported compiler
2014-05-15 21:01:08 +08:00
ppc.h
use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak
2014-10-31 14:40:45 +08:00
sparc.h
use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak
2014-10-31 14:40:45 +08:00
systemz.h
use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak
2014-10-31 14:40:45 +08:00
x86.h
Changed type for cs_x86_op.reg
2015-03-18 15:08:47 -04:00
xcore.h
use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak
2014-10-31 14:40:45 +08:00