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
2024-12-01 01:10:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ff7bba3d6d
capstone
/
arch
History
Nguyen Anh Quynh
ff7bba3d6d
x86: print out immediate as positive number for logic arithmetic operations: AND, OR, XOR. only works for x86 Intel syntax so far. issue reported by Pancake
2014-11-03 16:32:06 +08:00
..
AArch64
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
ARM
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
Mips
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
PowerPC
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
Sparc
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
SystemZ
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
X86
x86: print out immediate as positive number for logic arithmetic operations: AND, OR, XOR. only works for x86 Intel syntax so far. issue reported by Pancake
2014-11-03 16:32:06 +08:00
XCore
rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly
2014-09-29 17:15:25 +08:00