Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ARM] Update to Capstone v6/auto-sync #3591

Closed
wants to merge 53 commits into from
Closed

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    b2c7443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4032495 View commit details
    Browse the repository at this point in the history
  3. Add auto-sync packagefile

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d163d67 View commit details
    Browse the repository at this point in the history
  4. Rename registers

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    931474e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5511a7b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4017f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aea3728 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8b98c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c224cc View commit details
    Browse the repository at this point in the history
  10. Remove duplicate extension

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a239afc View commit details
    Browse the repository at this point in the history
  11. Check for subtracted flag.

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    280582e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14d2717 View commit details
    Browse the repository at this point in the history
  13. Add VPOP and VPUSH again.

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    26c5e96 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3de62b1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    648e818 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61f059e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c55f1b1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fd08217 View commit details
    Browse the repository at this point in the history
  19. Check for VPT blocks.

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2b87d56 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    94d9b5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    36d6e2a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a73e925 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d78a5bd View commit details
    Browse the repository at this point in the history
  24. Update ids for new ones

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    1fef4fa View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    119f871 View commit details
    Browse the repository at this point in the history
  26. Formatting

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    725755e View commit details
    Browse the repository at this point in the history
  27. Another post_index

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d97aa4b View commit details
    Browse the repository at this point in the history
  28. Fix 8 byte stores.

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    bc08e63 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2a4cf01 View commit details
    Browse the repository at this point in the history
  30. Revert "[REVERT ME] Add auto-sync Capstone"

    This reverts commit b86eb6d.
    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6d6a048 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    be42601 View commit details
    Browse the repository at this point in the history
  32. Fix rebase mistakes

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7781cec View commit details
    Browse the repository at this point in the history
  33. Check for NEON features.

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    3c5fc45 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d51cf41 View commit details
    Browse the repository at this point in the history
  35. Fix postindex 8byte store

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7229d5a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    cbe6366 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    17ca894 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2c0d744 View commit details
    Browse the repository at this point in the history
  39. Use macro for disp access

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a0e905f View commit details
    Browse the repository at this point in the history
  40. Fix function variable recognition.

    The variable should not added if sp was only moved.
    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7fc913c View commit details
    Browse the repository at this point in the history
  41. Fix json tests

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9c220a0 View commit details
    Browse the repository at this point in the history
  42. Fix new id

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    61f65fe View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8c039b4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    75a7ff2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    837dcb5 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    f7d50db View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    5afd6f8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    50bc8b3 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ed2a3dd View commit details
    Browse the repository at this point in the history
  50. Check for CS API version >5

    Rot127 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    18dc5d7 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    23c371c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    3341388 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    327ef81 View commit details
    Browse the repository at this point in the history