1. d03cab4 Update TestX86.java (#1208) by keenk · 6 years ago
  2. 01f6dda java: Rename Test class to TestBasic by Akihiko Odaki · 8 years ago
  3. 7114a62 binding: remove cx_x86_op::fp following the change in the core by Nguyen Anh Quynh · 8 years ago
  4. debaa2e bindings: support newly added field @xop_cc in the last commit (Java, Ocaml, Python) by Nguyen Anh Quynh · 9 years ago
  5. 0ea529a java: add close() method to avoid some unknown crash caused by finallize() on Ubuntu 14.04. FIXME by Nguyen Anh Quynh · 10 years ago
  6. 53bbee3 Fix java binding tests by danghvu · 10 years ago
  7. 9f6ed71 x86: add @rex to cs_x86 struct. updated python & java binding for this change by Nguyen Anh Quynh · 10 years ago
  8. 1a66fec x86: support avx_sae & avx_rm in cs_x86 struct. this also updates Python & Java bindings following the core's change by Nguyen Anh Quynh · 10 years ago
  9. 7de200a python & java: update after the last change in the core on avx_zero_opmask by Nguyen Anh Quynh · 10 years ago
  10. 92a3d4c x86: add AVX's zero_opmask to cs_x86_op struct. updated Python & Java bindings for this change by Nguyen Anh Quynh · 10 years ago
  11. f1ec526 x86: provide size for X86_OP_IMM operand. thank Gabriel Quadros for some suggestions by Nguyen Anh Quynh · 10 years ago
  12. 4c5eabc x86: support SSE_CC & AVX_CC in cs_x86 struct. this also updates Python & Java bindings by Nguyen Anh Quynh · 10 years ago
  13. 0d71645 x86: add avx_bcast to cs_x86_op to support AVX512 instructions. this also updates Python & Java binding by Nguyen Anh Quynh · 10 years ago
  14. 0467842 java: update X86 binding after the last update in the core by Nguyen Anh Quynh · 10 years ago
  15. 83800cd python & java: add comments on operand's size by Nguyen Anh Quynh · 10 years ago
  16. e68ce0e java: update after the last change in x86 core by Nguyen Anh Quynh · 10 years ago
  17. 6a1107c java: update following the change to detail mode in the core by Nguyen Anh Quynh · 11 years ago
  18. 4ef20d5 Fixed naming convention by danghvu · 11 years ago
  19. 13adb95 Fix java error when JNA attempts to readField(op) when op_count == 0 by danghvu · 11 years ago
  20. 8940e5c java: return empty array when op_count = 0, rather than NULL. this is to be consistent with all other bindings by Nguyen Anh Quynh · 11 years ago
  21. 0500691 Update Java binding with cs_option by danghvu · 11 years ago
  22. 67f1297 java: temporarily remove SYNTAX_ATT option due to the newly added cs_option() API. this will be fixed when cs_option() is supported in java by Nguyen Anh Quynh · 11 years ago
  23. 2f66688 Modify java binding to use the auto-generated files by danghvu · 11 years ago
  24. f3ef696 Fix java binding test, output the same as core test by danghvu · 11 years ago
  25. f86a7d5 Packaging java binding by danghvu · 11 years ago
  26. 7b08804 Fix partially inconsistent output from java binding by danghvu · 11 years ago
  27. 5f49552 Refactor java binding, remove offset dependency by danghvu · 11 years ago
  28. 35855b5 Fix indentation consistency by danghvu · 11 years ago
  29. 6a6947f initial commit for java binding by danghvu · 11 years ago