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-05 04:47:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
capstone
/
arch
History
Nguyen Anh Quynh
aa50c645a8
arm64: fix ADRP (relative offset). bug reported by @shadymallow
2014-11-17 11:21:57 +08:00
..
AArch64
arm64: fix ADRP (relative offset). bug reported by @shadymallow
2014-11-17 11:21:57 +08:00
ARM
arm: fix printMemBOption() that was wrongly fixed in 51888c3e0824dfcc7571d84fda303a8504763e2d
2014-11-12 13:33:15 +08:00
Mips
mips: CS_MODE_MIPS32R6 is an independent mode, and should not combine with CS_MODE_32
2014-11-13 11:12:52 +08:00
PowerPC
ppc: fix a stupid mistake on printing operands of MR instruction
2014-11-11 13:12:22 +08:00
Sparc
sparc: add missing ICC/XCC registers in operands[] for some alias instructions. bug reported by @pancake
2014-11-11 07:02:13 +08:00
SystemZ
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
X86
x86: more friendly disassembly for jmp16i (in the form segment:offset). issue reported by @pancake
2014-11-10 21:19:04 +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