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

Full SME(1) instruction support and STREAMING Groups #415

Open
wants to merge 44 commits into
base: dev
Choose a base branch
from

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    cba8cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c1153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    687d2a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49fa390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d1acc9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d13b7cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60aeecc View commit details
    Browse the repository at this point in the history
  8. Added STREAMING group logic to instruction_decode, and logic to chang…

    …e instruction group to STREAMING if SM mode is different to when instruction was first decoded.
    FinnWilkinson committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    89e6b6b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e671cc3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    813b013 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e7c429 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cae1005 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8352b5a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7a991e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a17b0fd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1d2e39 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    26adf0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    377dd99 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7903d46 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    93c3b6c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e12ccf1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d26ef3a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3adc299 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e06387b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4cfe0eb View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0a3fc93 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a713f44 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fac70b5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e906dd1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8c2a6bc View commit details
    Browse the repository at this point in the history
  31. Implemented SME MOV (Tile to Vec, vertical and horizontal) instructio…

    …n alias and regression tests (B, H, S, D)
    FinnWilkinson committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    532f9af View commit details
    Browse the repository at this point in the history
  32. Implemented SME MOVA/MOV (Vec to Tile, vertical and horizontal) instr…

    …uctions and aliases and regression tests (B, H, S, D)
    FinnWilkinson committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3b4de2e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fb58957 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c194858 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7e5e32c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e664cc7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    a064e9b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ffed626 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    66e54fd View commit details
    Browse the repository at this point in the history
  40. Removed werror.

    FinnWilkinson committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    762588b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    59d7887 View commit details
    Browse the repository at this point in the history
  42. Attended PR comments.

    FinnWilkinson committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    32948cf View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    5945bae View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    e15f354 View commit details
    Browse the repository at this point in the history