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
1caeee48aa
capstone
/
arch
History
Nguyen Anh Quynh
1caeee48aa
sparc: absolute address for Bxx instructions. issue reported by @pancake
2014-11-10 23:38:48 +08:00
..
AArch64
arm64: print immediate in hexa for binary bitwise arith instructions: AND/ORR/EOR/TST
2014-11-10 21:43:02 +08:00
ARM
arm: print floating point number in %e format
2014-11-10 21:46:34 +08:00
Mips
mips: Mips64 does not go with Mips32R6. this fixes some 64bit instructions
2014-11-10 15:20:49 +08:00
PowerPC
fix cs_group_name() after the change on generic group ids
2014-10-31 15:36:19 +08:00
Sparc
sparc: absolute address for Bxx instructions. issue reported by @pancake
2014-11-10 23:38:48 +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