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-11-27 23:40:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
55cd996add
capstone
/
arch
History
Nguyen Anh Quynh
55cd996add
sparc: initialize detail->sparc in Sparc_getInstruction. bug reported by Ben Nagy
2014-07-09 13:08:17 +08:00
..
AArch64
arm64: assign NULL to char pointer, not zero. bug reported by Coverity
2014-06-18 14:04:42 +08:00
ARM
arm: op_addImm() is called only when detail mode is ON
2014-06-17 18:08:29 +08:00
Mips
mips: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free
2014-06-16 12:04:25 +08:00
PowerPC
replace offset_of with offsetof from stddef.h
2014-06-17 14:58:39 +08:00
Sparc
sparc: initialize detail->sparc in Sparc_getInstruction. bug reported by Ben Nagy
2014-07-09 13:08:17 +08:00
SystemZ
systemz: initialize detail->sysz in SystemZ_getInstruction. bug reported by Ben Nagy
2014-07-09 11:27:09 +08:00
X86
x86: address-size prefix should override RIP relative address in x64 mode. bug reported by @hlide
2014-06-30 07:57:29 +08:00
XCore
replace offset_of with offsetof from stddef.h
2014-06-17 14:58:39 +08:00