- 65da43d Declare global arch arrays with contents (next branch) (#1186) by Travis Finkenauer · 6 years ago
- 1958fe8 SystemZ MIN_INT right print (#1182) by Catena cyber · 6 years ago
- 5c30212 prefix cs_ to global variables to avoid link problems (#1108) by Alberto Garcia Illera · 7 years ago
- c45f1db Merge remote-tracking branch 'upstream/next' into next by tandasat · 8 years ago
- 45e5eab port Windows driver support by tandasat · 8 years ago
- b914a1b Added support for building binaries for Windows CE 7 on ARMv7 (a.k.a., Windows Embedded Compact 7) and for Windows CE 8 on ARMv7 (a.k.a., Windows Embedded Compact 2013). by Koutheir Attouchi · 9 years ago
- 1182d25 simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE by Nguyen Anh Quynh · 10 years ago
- 19ee2d1 inttypes.h fix by Cr4sh · 10 years ago
- efffe78 Add new API and start to provide access information for instruction operands by Nguyen Anh Quynh · 10 years ago
- fcde1e1 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
- 21b0bdd Fix indent issue by pancake · 10 years ago
- a7837a4 sparc, systemz, xcore: getInstruction() should return boolean instead of DecodeStatus by Nguyen Anh Quynh · 10 years ago
- 037e01f core: remove unused Subregister indices for Sparc, PPC, SystemZ & Mips by Nguyen Anh Quynh · 10 years ago
- bb5dcce core: put insns[] into separate .inc files to make it easier to manage by Nguyen Anh Quynh · 10 years ago
- bfcaba5 2015 by Nguyen Anh Quynh · 10 years ago
- 603a32e systemz: upgrade core by Nguyen Anh Quynh · 10 years ago
- c87ccd1 mips: fix bugs in the last update by Nguyen Anh Quynh · 10 years ago
- 9c10ace Make pkg-config and source consistent with installation by pancake · 10 years ago
- c2ea812 fix cs_group_name() after the change on generic group ids by Nguyen Anh Quynh · 10 years ago
- d7e42b7 rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly by Nguyen Anh Quynh · 10 years ago
- ced9d24 Workaround missing <inttypes.h> on MSVC 2010 by Yegor Derevenets · 10 years ago
- 0c07cc9 zero-out instruction details, mnemonic & op_str so cs_insn doesnt have garbage in Diet mode by Nguyen Anh Quynh · 10 years ago
- a7792ae systemz: update core. also update Python & Java bindings by Nguyen Anh Quynh · 10 years ago
- 5d80678 Merge branch 'next' of https://github.com/flyingsymbols/capstone into arm by Nguyen Anh Quynh · 10 years ago
- 298d413 * added a test file to suite for testing invalid and valid instruction sequences by flyingsymbols · 10 years ago
- 4d2eba7 systemz: initialize detail->sysz in SystemZ_getInstruction. bug reported by Ben Nagy by Nguyen Anh Quynh · 10 years ago
- 39d6b2f systemz: initialize detail->sysz in SystemZ_getInstruction. bug reported by Ben Nagy by Nguyen Anh Quynh · 10 years ago
- 650f96c add new API cs_group_name() to return group name in string, given the group id by Nguyen Anh Quynh · 10 years ago
- cae09bf replace offset_of with offsetof from stddef.h by Nguyen Anh Quynh · 10 years ago
- 7062988 systemz: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free by Nguyen Anh Quynh · 10 years ago
- bddd215 systemz: use SStream_concat0() instead of SStream_concat() for simple string processing whenever possible by Nguyen Anh Quynh · 10 years ago
- b95647d systemz & xcore: create details only when detail mode is ON. this fixes some crashes in tests/test by Nguyen Anh Quynh · 10 years ago
- 69582d7 initialize cs_insn.detail by properly zero-out right members for each arch by Nguyen Anh Quynh · 10 years ago
- 29fd0f6 fix all the code in other non-X86 archs after the change made by commit 5329a6ffd485ce4b06305c1b104df5a0adab57e6 by Nguyen Anh Quynh · 10 years ago
- 04f2ec6 cleanup redundant headers included by Nguyen Anh Quynh · 10 years ago
- 3dc080c systemz: cleanup SystemZGenDisassemblerTables.inc by Nguyen Anh Quynh · 10 years ago
- 6380446 Add `r0l` register to SystemZMapping.c by Jason Oster · 10 years ago
- 6456481 x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax by Nguyen Anh Quynh · 10 years ago
- 8598a21 enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up by Nguyen Anh Quynh · 10 years ago
- 805fed5 make checkDecoderPredicate() handle boolean casting for MSVC by Nguyen Anh Quynh · 10 years ago
- 043702e more fixes for warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
- 6893ec5 more warnings fixed reported by MSVC by Nguyen Anh Quynh · 10 years ago
- 638835a fix some warnings reported by MSVC by Nguyen Anh Quynh · 10 years ago
- bb0744d do not initialize some local vars unnecessarily. this problem was introduced when we fixed C89 issues for MSVC by Nguyen Anh Quynh · 10 years ago
- 779d4c7 first changes to get a successfully compiled version of capstone on VS2012 by Axel 0vercl0k Souchet · 10 years ago
- 958927e clean up after the last removal of SubtargetFeature.h by Nguyen Anh Quynh · 10 years ago
- a5ffdc3 x86: properly handle LOCK/REP in the core, so remove buch of hacks by Nguyen Anh Quynh · 11 years ago
- 2cff6f6 x86: handle instructions with LOCK/REP/REPNE prefix after other prefixes. bear with this until we have a better approach by Nguyen Anh Quynh · 11 years ago
- 9df79af systemz: cleanup by Nguyen Anh Quynh · 11 years ago
- 2579a3f systemz: add a missing operand for instructions involving PCRel by Nguyen Anh Quynh · 11 years ago
- 6db860a systemz: indentation by Nguyen Anh Quynh · 11 years ago
- d889290 Remove C++ dependency and fix SystemZ initialization by pancake · 11 years ago
- 7e92884 systemz: fix for details by Nguyen Anh Quynh · 11 years ago
- d04aad7 systemz: support Diet option by Nguyen Anh Quynh · 11 years ago
- f0ff961 systemz: print immediates in range [-9, 9] without 0x prefix by Nguyen Anh Quynh · 11 years ago
- da1e833 systemz: support accesss register operand by Nguyen Anh Quynh · 11 years ago
- b3d000a fix SystemZ on Op by Nguyen Anh Quynh · 11 years ago
- 48a14ca add SystemZ arch by Nguyen Anh Quynh · 11 years ago