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

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    201fc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa95a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6051a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989c994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    801a47d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d4b07b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2523db9 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 Aug 9, 2024
    Configuration menu
    Copy the full SHA
    2b299e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcd1594 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c710e78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5aacba5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7974237 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    0ebddc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958d686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eacc73f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe1ea6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    aa5e01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c0ce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73a4a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a423a3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    500dd5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95459c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a1ca0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a897e3d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    87ead9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a91683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe74782 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34d5287 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b7626f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c91f7cc View commit details
    Browse the repository at this point in the history
  7. Implemented SME MOV (Tile to Vec, vertical and horizontal) instructio…

    …n alias and regression tests (B, H, S, D)
    FinnWilkinson committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2c3aedf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Implemented SME MOVA/MOV (Vec to Tile, vertical and horizontal) instr…

    …uctions and aliases and regression tests (B, H, S, D)
    FinnWilkinson committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cda97ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5fecac View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    e65a3f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c7ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c0fbe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85cb8f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 2, 2024

  1. Removed werror.

    FinnWilkinson committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3426968 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Oct 14, 2024

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