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

Add .rv32 on rv32_zbs and rv32_zbb instructions #220

Merged
merged 2 commits into from
Jan 8, 2024

Commits on Jan 8, 2024

  1. Add .rv32 on rv32_zbs instructions

    to be consistent with slli, srli, and srai.
    
    Signed-off-by: Hiroo HAYASHI <[email protected]>
    hirooih committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d653dc6 View commit details
    Browse the repository at this point in the history
  2. Add .rv32 on rv32_zbb instructions

    - zext.h.rv32, rev8.rv32, and rori.rev32
    
    -  rev8.rv32, and rori.rev32 are also aliased in rv32_{zk,zkn,zks,zbkb}
      - only rv32_zks is shown in the extension field
    
    Signed-off-by: Hiroo HAYASHI <[email protected]>
    hirooih committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    d3e1af0 View commit details
    Browse the repository at this point in the history