1. 4c5eabc x86: support SSE_CC & AVX_CC in cs_x86 struct. this also updates Python & Java bindings by Nguyen Anh Quynh · 10 years ago
  2. 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
  3. 0467842 java: update X86 binding after the last update in the core by Nguyen Anh Quynh · 10 years ago
  4. 83800cd python & java: add comments on operand's size by Nguyen Anh Quynh · 10 years ago
  5. e68ce0e java: update after the last change in x86 core by Nguyen Anh Quynh · 10 years ago
  6. 6a1107c java: update following the change to detail mode in the core by Nguyen Anh Quynh · 11 years ago
  7. 4ef20d5 Fixed naming convention by danghvu · 11 years ago
  8. 13adb95 Fix java error when JNA attempts to readField(op) when op_count == 0 by danghvu · 11 years ago
  9. 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
  10. 0500691 Update Java binding with cs_option by danghvu · 11 years ago
  11. 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
  12. 2f66688 Modify java binding to use the auto-generated files by danghvu · 11 years ago
  13. f3ef696 Fix java binding test, output the same as core test by danghvu · 11 years ago
  14. f86a7d5 Packaging java binding by danghvu · 11 years ago
  15. 7b08804 Fix partially inconsistent output from java binding by danghvu · 11 years ago
  16. 5f49552 Refactor java binding, remove offset dependency by danghvu · 11 years ago
  17. 35855b5 Fix indentation consistency by danghvu · 11 years ago
  18. 6a6947f initial commit for java binding by danghvu · 11 years ago