capstone/include
2014-09-24 22:53:54 +08:00
..
arm64.h arm64: vector_index = 0 is valid. this changed invalid value of vector_index to -1 2014-08-29 15:11:23 +08:00
arm.h arm: update core with a lot more details provided in detail mode now. update Python & Java bindings to reflect the core's changes 2014-09-01 23:27:24 +08:00
capstone.h correct an incorrect comment on default value of skipdata mnem: .db -> .byte. bug reported by Ben Nagy 2014-09-07 09:46:54 +08:00
mips.h mips: add JR.HB & JALR.HB instructions. also update Ocaml/Python/Java bindings 2014-09-24 22:53:54 +08:00
platform.h stdbool.h is only available in C99-supported compiler 2014-05-15 21:01:08 +08:00
ppc.h ppc: handle branch condition for alias instructions. this also updates Python & Java bindings 2014-09-21 13:04:50 +08:00
sparc.h sparc: handle some alias instructions & more details for some special instructions. update Python & Java bindings accordingly with new instructions & registers 2014-09-17 00:01:04 +08:00
systemz.h systemz: update core. also update Python & Java bindings 2014-08-26 12:14:25 +08:00
x86.h x86: more update to the core 2014-08-27 21:59:25 +08:00
xcore.h xcore: handle details for some special tricky instructions 2014-05-27 23:34:03 +08:00