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

riscv64: Implement insertlane #6408

Merged
merged 9 commits into from
May 20, 2023

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    e1eb293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4afb9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5358b0 View commit details
    Browse the repository at this point in the history
  4. riscv64: Fix encoding of vmv instructions

    Some of these carry their source in vs2
    afonso360 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    b513fdf View commit details
    Browse the repository at this point in the history
  5. riscv64: Fix formatting of mask register

    Remove the space between , and the register. This
    is inline with the rest of our formatting.
    afonso360 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    1f3cafd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd1d8e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f2909a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e40013 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5952ba View commit details
    Browse the repository at this point in the history