1. 5cb3fe3 Add MIPS_GRP_XXX aliases for generic types. by Zach Riggle · 8 years ago
  2. 2ee675c This adds M68K support to Capstone by Daniel Collin · 9 years ago
  3. 07a7f6c Add missing const for arm64 update suite/test_group_name by learn_more · 9 years ago
  4. 3e915db give reg_name, insn_name, group_name a customizable default instead of returning something else for id 0 by learn_more · 9 years ago
  5. a1a3132 add new group names from next to the test. by learn_more · 9 years ago
  6. 1182d25 simplify ARCH_group_name() by using lookup table as suggested by @learn_more. also added the missing group name for GRP_PRIVILEGE by Nguyen Anh Quynh · 9 years ago
  7. 2f263f5 suite: better support for Python3 for test_group_name.py by Nguyen Anh Quynh · 9 years ago
  8. 653696e Validate group names against a hardcoded list per arch. by learn_more · 9 years ago