Commit Graph

9 Commits

Author SHA1 Message Date
Nguyen Anh Quynh ff9a5743d9 ocaml: update Mips modes to CS_MODE_MIPS32 & CS_MODE_MIPS64 2014-11-13 12:09:49 +08:00
Nguyen Anh Quynh fe4822c32a Ocaml: major update
- support cs_option & cs_close API.

- do not turn on DETAIL mode by default.

- all test_<arch> samples turn on DETAIL mode at runtime.

- remove OO sample code in test*.ml.

- better API, so interface is natural & close to C API.

- ATT syntax support for X86 sample code.
2014-10-04 16:30:02 +08:00
Nguyen Anh Quynh 82354b60ba ocaml: rename cs_disasm() back to cs_disasm_quick(), which rightly reflects its nature 2014-09-28 23:56:02 +08:00
Nguyen Anh Quynh 81a97c6c5c ocaml: ocaml.c is wrongly implemented in various places. this fixes all the issues, and all test_<arch> works as expected now 2014-09-26 23:38:53 +08:00
Nguyen Anh Quynh 77d93e9062 ocaml: update to work with v3 core 2014-09-25 23:03:36 +08:00
Guillaume Jeanne ae48c97763 OCaml: add sparc, systemz and xcore 2014-08-19 14:46:06 +02:00
Guillaume Jeanne 58fe9716d9 ocaml: simplification in ocaml.c: op_count variable 2014-06-30 16:18:55 +02:00
Guillaume Jeanne cece24e426 working OCaml bindings 2014-06-26 15:35:06 +02:00
Nguyen Anh Quynh 26ee41aa67 initial import 2013-11-27 12:11:31 +08:00