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

Architecture updater (auto-sync) - Updating ARM #1949

Merged
merged 51 commits into from
Jul 19, 2023

Commits on Jul 4, 2023

  1. Add auto-sync updater.

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f574cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6854706 View commit details
    Browse the repository at this point in the history
  3. Update ARM via auto-sync.

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7eae10c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5801a9c View commit details
    Browse the repository at this point in the history
  5. Update tests for ARM.

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9a0d41e View commit details
    Browse the repository at this point in the history
  6. Fix build warnings for make

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e7ba1aa View commit details
    Browse the repository at this point in the history
  7. Remove meson.build

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4af8382 View commit details
    Browse the repository at this point in the history
  8. Print shift amount in decimal

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3eb96f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a11c27f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    690d9a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    257caf4 View commit details
    Browse the repository at this point in the history
  12. Fix printing of signed imms

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b1c5dc0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    055f4e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1ca407f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ca30bcc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e0d032 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e59f614 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c6ecb13 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    13be852 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cefc8f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2c6e52e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    252bc82 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0e58490 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    996cc8d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    be8df60 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ab5d4d5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b3f0056 View commit details
    Browse the repository at this point in the history
  28. Add shifting info for MOVsr.

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f9651ad View commit details
    Browse the repository at this point in the history
  29. Add TODOs.

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    46e9eb2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5ab878b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b9bf59e View commit details
    Browse the repository at this point in the history
  32. Formatting

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    11c67ef View commit details
    Browse the repository at this point in the history
  33. Add removed check.

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    10dab16 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5792f08 View commit details
    Browse the repository at this point in the history
  35. Translate shift immediate

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    407557f View commit details
    Browse the repository at this point in the history
  36. Print negative immediates

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e609c7d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8ee1b91 View commit details
    Browse the repository at this point in the history
  38. Add CS groups to instructions

    Rot127 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    80ea1cf View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8870c79 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    9eb1fe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Fix LLVM bug

    Rot127 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d64f749 View commit details
    Browse the repository at this point in the history
  2. Add more post_index flags

    Rot127 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e5f22c6 View commit details
    Browse the repository at this point in the history
  3. http -> https

    Rot127 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c109849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bae1df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5815d9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a0db6b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Fix AddrMode3Operand operands

    Rot127 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    082629b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    cf483fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6e43f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19bf8f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    683a595 View commit details
    Browse the repository at this point in the history