capstone/bindings/java/capstone
2020-11-25 16:18:50 +08:00
..
.gitignore bindings: add all autogen files. better to do this by committers, not users. thanks to this, users dont need to generate those constants themselves 2013-12-03 09:23:27 +08:00
Arm.java Java: Fix a bug where Arm.OpInfo.memBarrier and Arm.OpInfo.op is wrongly calculated 2016-11-27 10:13:57 +01:00
Arm64.java arm64: sync with LLVM 7.0.1 2019-04-10 14:17:08 +08:00
Arm64_const.java bindings: update Arm64 register enum 2020-11-25 16:18:50 +08:00
Arm_const.java bindings: update ARM const after the last ARM update 2019-03-16 15:22:45 +08:00
Capstone.java #1246 - Fix Java bindings to use pointers instead of longs (#1516) 2019-07-11 17:35:27 +08:00
Evm_const.java bindings: make bindings/const_generator.py compatible with recent reformat of C headers 2018-10-01 20:29:39 +08:00
M68k_const.java bindings: make bindings/const_generator.py compatible with recent reformat of C headers 2018-10-01 20:29:39 +08:00
M680x.java M680X: Target ready for pull request (#1034) 2017-10-21 21:44:36 +08:00
M680x_const.java bindings: make bindings/const_generator.py compatible with recent reformat of C headers 2018-10-01 20:29:39 +08:00
Mips.java Java: pump number of Mips operands to 10. see #1183 2018-06-19 09:36:38 +08:00
Mips_const.java bindings: make bindings/const_generator.py compatible with recent reformat of C headers 2018-10-01 20:29:39 +08:00
Ppc.java Make PowerPC imm 64 bit (instad 32 bit) 2015-05-14 23:16:55 +02:00
Ppc_const.java ppc: sync with llvm 7.0.1 2019-04-30 13:50:42 +08:00
Sparc.java java: Sparc's operand array size = 4 2014-03-24 16:11:39 +08:00
Sparc_const.java bindings: make bindings/const_generator.py compatible with recent reformat of C headers 2018-10-01 20:29:39 +08:00
Systemz.java Fix broken java binding 2014-05-14 02:37:08 -05:00
Sysz_const.java Update SystemZ to LLVM commit 5ad902a6 (#1306) 2018-12-16 21:48:51 +08:00
TMS320C64x_const.java binding: add Ocaml & Java const files for TMS320C64x 2017-04-17 21:24:06 +08:00
Wasm_const.java wasm: add wasm to bindings/const_generator.py 2019-02-02 18:33:12 +08:00
X86.java Fix java bindings for encoding (#1202) 2018-07-09 08:26:33 +07:00
X86_const.java bingdings: update X86 consts 2019-03-02 14:59:16 +08:00
Xcore.java java: add Xcore support 2014-05-27 14:54:28 +08:00
Xcore_const.java bindings: make bindings/const_generator.py compatible with recent reformat of C headers 2018-10-01 20:29:39 +08:00