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 43 commits into
base: dev
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    7356fec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbebcf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d133286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b48066d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33cb3a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a971454 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bd8474 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 Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3efb933 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    534c47d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5ba047d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1c1bf6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a67519f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b144865 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45ab642 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7a1133d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    820f9e2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    099a143 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c6d94e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    919898b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2fca952 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a0f09c4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    949cd26 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ce8a803 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2406fe6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    859453a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aace088 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bf2313c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5be34f5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4b76ae2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    09c985b 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 Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e2f47b0 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 Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fc31d43 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    79415b3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1b232c1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    482d8b4 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    034eb64 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b0b02cb View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3595b0d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    03af642 View commit details
    Browse the repository at this point in the history
  40. Removed werror.

    FinnWilkinson committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ab71246 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4ec0ab9 View commit details
    Browse the repository at this point in the history
  42. Attended PR comments.

    FinnWilkinson committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    aa40d88 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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