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
02ac24fd1d
capstone
/
include
History
Nguyen Anh Quynh
2296d5e926
add macro CS_MAKE_VERSION, which is handy to create combined version from major & minor version so that can be compared to the result of cs_version_ex()
2013-12-22 21:01:17 +08:00
..
arm.h
arm: expose alias registers SB, SL, FP & IP. attn: bindings
2013-12-19 16:50:57 +08:00
arm64.h
arm64: add some alias registers. attn: bindings
2013-12-15 00:32:20 +08:00
capstone.h
add macro CS_MAKE_VERSION, which is handy to create combined version from major & minor version so that can be compared to the result of cs_version_ex()
2013-12-22 21:01:17 +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