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-03 11:11:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ed43e241c5
capstone
/
arch
History
Nguyen Anh Quynh
ed43e241c5
arm: fix issue
#459
reported by Ahmed Garhy
2015-08-15 14:20:23 +08:00
..
AArch64
Add ARM64_GRP_INT to AArch64 for SVC instruction
2015-07-27 12:42:06 -04:00
ARM
arm: fix issue
#459
reported by Ahmed Garhy
2015-08-15 14:20:23 +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
sparc: fix POPC instruction. issue reported by @zonkzonk & @pancake
2015-08-13 19:13:40 +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
x86: fix target addresses of CALL/JMP rel16. bug reported by Ruslan Kabatsayev
2015-08-15 13:20:04 +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