1. f78a41e ocaml: recover test_basic.ml by Nguyen Anh Quynh · 8 years ago
  2. f38cc69 changed fcompi to fcomip and fucompi to fucomip by mrexodia · 8 years ago
  3. e147e3a arm64: add NEGS & NGCS alias instructions. this fixes issue #752 by Nguyen Anh Quynh · 8 years ago
  4. dabc9f2 x86: properly handle SSE/AVX instructions by Nguyen Anh Quynh · 8 years ago
  5. 7d4c660 Fix typo in m68k constant for immediate operand. by Niels Boehm · 8 years ago
  6. 2f3241d Merge pull request #669 from zachriggle/next-mips by Nguyen Anh Quynh · 8 years ago
  7. 86e9dd4 bindings: update Java & Ocaml after recent change on M68k interface by Nguyen Anh Quynh · 8 years ago
  8. 5cb3fe3 Add MIPS_GRP_XXX aliases for generic types. by Zach Riggle · 8 years ago
  9. 7114a62 binding: remove cx_x86_op::fp following the change in the core by Nguyen Anh Quynh · 8 years ago
  10. c509fd1 m68k: fix conflicts when merging with #625 by Nguyen Anh Quynh · 9 years ago
  11. 1ab6455 bindings: update after recent changes on some M68k enums by Nguyen Anh Quynh · 9 years ago
  12. f670a23 update generated bindings by Nicolas PLANEL · 9 years ago
  13. 57bf77a bindings: add M68k_const.java & m68k_const.ml by Nguyen Anh Quynh · 9 years ago
  14. db5403d Missing definition by learn_more · 9 years ago
  15. 5311ef2 ocaml: rename test.ml to test_basic.ml by Nguyen Anh Quynh · 9 years ago
  16. af416e2 bindings: update newly added ARM groups CALL & INT by Nguyen Anh Quynh · 9 years ago
  17. d2f47d0 Remove enum for ASRS, LSRS, SUBS and MOVS by Vincent Bénony · 10 years ago
  18. 8fa48fb bindings: update java/ocaml/python bindings after the last change on Arm core by Nguyen Anh Quynh · 10 years ago
  19. 10647ae bindings: update java/ocaml/python after the latest changes in the core for the new API by Nguyen Anh Quynh · 10 years ago
  20. 85120cc bindings: add ARM64_GRP_CALL & ARM64_GRP_RET groups after the related change in the core by Nguyen Anh Quynh · 10 years ago
  21. 197fe1c bindings: add {ARM|ARM6}GRP_PRIVILEGE by Nguyen Anh Quynh · 10 years ago
  22. cac770a bindings: support QPX mode & QPX alias instructions by Nguyen Anh Quynh · 10 years ago
  23. 4dd0dcb add CS_GRP_PRIVILEGE group, and also add X86_GRP_PRIVILEGE group for bunch of X86 privileged instructions by Nguyen Anh Quynh · 10 years ago
  24. e4ca35d x86: delete the fiction instruction X86_INS_VPCOM by Nguyen Anh Quynh · 10 years ago
  25. 7a94483 x86: remove another fiction instruction VCMP by Nguyen Anh Quynh · 10 years ago
  26. e402e02 x86: remove unreal instruction VPCMP by Nguyen Anh Quynh · 10 years ago
  27. debaa2e bindings: support newly added field @xop_cc in the last commit (Java, Ocaml, Python) by Nguyen Anh Quynh · 10 years ago
  28. ad42f16 mips: remove the confusing mode CS_MODE_MIPSGP64 by Nguyen Anh Quynh · 10 years ago
  29. 54d5071 x86: update core. also update all the bindings Java, Ocaml & Python by Nguyen Anh Quynh · 10 years ago
  30. 18336b7 bindings: update Java, Ocaml & Python bindings after the last Mips update by Nguyen Anh Quynh · 10 years ago
  31. 9c10ace Make pkg-config and source consistent with installation by pancake · 10 years ago
  32. b3e26fd x86: add prefix constant REPE by Nguyen Anh Quynh · 10 years ago
  33. 993e031 java & ocaml: update these bindings following the addition of lshift field to arm_op_mem of Arm engine by Nguyen Anh Quynh · 10 years ago
  34. 61ab007 x86: remove dead code & dead SSE_CC constants. issue reported by Coverity by Nguyen Anh Quynh · 10 years ago
  35. 1038fdb x86: add new registers DR8-DR15 by Nguyen Anh Quynh · 10 years ago
  36. 59c72af x86: add 3 new undocumented instructions fdisi8087_nop, feni8087_nop & ffreep by Nguyen Anh Quynh · 10 years ago
  37. ff9a574 ocaml: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 by Nguyen Anh Quynh · 10 years ago
  38. 26fd6b1 ocaml: typo (CS_MODE_32) in test_ppc.ml by Nguyen Anh Quynh · 10 years ago
  39. 7b7d745 ocaml: properly handle newly added mode CS_MODE_V8 & PPC_OP_CRX in test_ppc.ml by Nguyen Anh Quynh · 10 years ago
  40. 0b3d95e java/ocaml/python: support the newly added mem_barrier field of cs_arm struct by Nguyen Anh Quynh · 10 years ago
  41. 8e53890 ocaml/java: support CS_MODE_V8 for Arm by Nguyen Anh Quynh · 10 years ago
  42. a65d7ef java/ocaml/python: update bindings after the last change on generic instruction groups by Nguyen Anh Quynh · 10 years ago
  43. 69271dd java/ocaml/python: add the missing generic instruction operand types by Nguyen Anh Quynh · 10 years ago
  44. b0464ef java/python/ocaml: update bindings after the last changes on operand types by Nguyen Anh Quynh · 10 years ago
  45. 5808634 java/python/ocaml: update after latest changes in x86.h by Nguyen Anh Quynh · 10 years ago
  46. 9dbb2f0 ocaml: update after the latest change on PPC in the core by Nguyen Anh Quynh · 10 years ago
  47. 4d2c362 python: update after the latest change on PPC in the core by Nguyen Anh Quynh · 10 years ago
  48. 79e253c Remove CS_MODE_N64 by Jay Oster · 10 years ago
  49. db8eaa3 bindings: remove MIPS_REG_PC constant following the change in the core by Nguyen Anh Quynh · 10 years ago
  50. 5be2592 Merge branch 'next' of https://github.com/aquynh/capstone into next by Nguyen Anh Quynh · 10 years ago
  51. b0cc71d bindings: update java/ocaml/python after the last change in Arm's core by Nguyen Anh Quynh · 10 years ago
  52. fe4822c Ocaml: major update by Nguyen Anh Quynh · 10 years ago
  53. 984d450 Makefile: add 'check' target by Nguyen Anh Quynh · 10 years ago
  54. 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
  55. 82354b6 ocaml: rename cs_disasm() back to cs_disasm_quick(), which rightly reflects its nature by Nguyen Anh Quynh · 10 years ago
  56. 6dc1dd5 ocaml: remove fields regs_read_count, regs_write_count, groups_count, as they can be derived from the lengths of related arrays by Nguyen Anh Quynh · 10 years ago
  57. bf23075 ocaml: activate test_xcore.ml's non-class test by Nguyen Anh Quynh · 10 years ago
  58. 81a97c6 ocaml: ocaml.c is wrongly implemented in various places. this fixes all the issues, and all test_<arch> works as expected now by Nguyen Anh Quynh · 10 years ago
  59. 443af14 ocaml: make some calls on Store_field() in ocaml.c to be in order by Nguyen Anh Quynh · 10 years ago
  60. fbaedfb ocaml: fix an warning on test_arm64.ml by Nguyen Anh Quynh · 10 years ago
  61. 77d93e9 ocaml: update to work with v3 core by Nguyen Anh Quynh · 10 years ago
  62. acbafc6 ocaml/python/java: fix some broken arm64 constants generated by const_generator.py by Nguyen Anh Quynh · 10 years ago
  63. 54f8cef mips: add JR.HB & JALR.HB instructions. also update Ocaml/Python/Java bindings by Nguyen Anh Quynh · 10 years ago
  64. 5691dd4 mips: fixed & added new instructions. also updated Ocaml/Python/Java bindings by Nguyen Anh Quynh · 10 years ago
  65. e483c6e ocaml: update constants by Nguyen Anh Quynh · 10 years ago
  66. 0e755cf Merge branch 'next' into test by Nguyen Anh Quynh · 10 years ago
  67. a22d300 ocaml: add missing ARM64 instructions to arm64_const.ml. also handle arithmetic operations |, << properly for Ocaml in const_generator.py by Nguyen Anh Quynh · 10 years ago
  68. 586be76 ocaml: separate constants into separate files, which are actually autogen by const_generator.py by Nguyen Anh Quynh · 10 years ago
  69. 0beb0d4 api: get back the old API cs_disasm() & mark cs_disasm_ex() deprecated. cs_disasm_ex() will be removed in the future by Nguyen Anh Quynh · 10 years ago
  70. ae48c97 OCaml: add sparc, systemz and xcore by Guillaume Jeanne · 10 years ago
  71. 58fe971 ocaml: simplification in ocaml.c: op_count variable by Guillaume Jeanne · 10 years ago
  72. da1c2d0 ocaml: ppc test is working by Guillaume Jeanne · 10 years ago
  73. e002ac7 ocaml: add support of ppc by Guillaume Jeanne · 10 years ago
  74. 2147194 ocaml: add ppc.ml with all ppc const by Guillaume Jeanne · 10 years ago
  75. 7ce90f1 ocaml: update reg/inst/group const in x86 by Guillaume Jeanne · 10 years ago
  76. 0a50980 ocaml: update reg/inst/group const in mips by Guillaume Jeanne · 10 years ago
  77. e2cb91d ocaml: update reg/inst/group const in arm by Guillaume Jeanne · 10 years ago
  78. d157775 ocaml: update reg/inst/group const in arm64 by Guillaume Jeanne · 10 years ago
  79. 28b1f49 ocaml: update README by Nguyen Anh Quynh · 10 years ago
  80. cece24e working OCaml bindings by Guillaume Jeanne · 10 years ago
  81. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago