1. ea5b79d move some alias registers around to after REG_MAX. this seems to fix some issues of clang, which struggles with enum that assign value from other enum by Nguyen Anh Quynh · 11 years ago
  2. b39ef0b arm: added some alias registers by Nguyen Anh Quynh · 11 years ago
  3. 3582bc1 arm64: ARM64_GRP_JUMP is in the wrong place. move it to its place and also clarify some GRP comments by Nguyen Anh Quynh · 11 years ago
  4. ec0ed8e semantics: add insn group JUMP, so now we can check if this insn is branching by Nguyen Anh Quynh · 11 years ago
  5. 173ed2b arm: upgrade core engine by Nguyen Anh Quynh · 11 years ago
  6. f1656de reduce the size of @operands for arm & arm64 by Nguyen Anh Quynh · 11 years ago
  7. b42a657 change cs_disasm() and cs_disasm_dyn() to be portable API. fix related code using these API by Nguyen Anh Quynh · 11 years ago
  8. 26ee41a initial import by Nguyen Anh Quynh · 11 years ago