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-03-02 03:26:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
capstone
/
arch
History
Nguyen Anh Quynh
de6fa911b5
skip _LOCK_ instructions for augoten_x86.imm.py
2015-06-28 13:14:36 +08:00
..
AArch64
arm64: print immediate as signed int64 for memory operands. suggested by @pancake
2015-05-23 23:57:00 +08:00
ARM
fix warnings on some unused functions when CAPTONE_DIET mode is turn on
2015-06-08 21:51:19 +08:00
Mips
mips: remove alias_insns map
2015-06-22 15:30:25 +08:00
PowerPC
ppc: return failure when Base>=32 in decodeMemRIOperands()
2015-06-16 14:03:07 +08:00
Sparc
simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE
2015-04-27 12:13:34 +08:00
SystemZ
simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE
2015-04-27 12:13:34 +08:00
X86
skip _LOCK_ instructions for augoten_x86.imm.py
2015-06-28 13:14:36 +08:00
XCore
xcore: increase op_count in set_mem_access() only on register operand. bug reported by Ben Nagy
2015-06-06 12:30:14 +08:00