Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from ved-rivos/0908
Browse files Browse the repository at this point in the history
Spell out the instructions indicated by AMOCASQ level support
  • Loading branch information
ved-rivos authored Sep 8, 2023
2 parents cc1f6fb + c43431e commit 35d4dc9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zacas.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,8 @@ defines three additional levels of support: `AMOCASW`, `AMOCASD`, and `AMOCASQ`.
`AMOCASW` indicates that in addition to instructions indicated by `AMOArithmetic`
level support, the `AMOCAS.W` instruction is supported. `AMOCASD` indicates that
in addition to instructions indicated by `AMOCASW` level support, the `AMOCAS.D`
instruction is supported. `AMOCASQ` indicates that all RISC-V AMOs are supported.
instruction is supported. `AMOCASQ` indicates that in addition to instructions
indicated by `AMOCASW` level support, the `AMOCAS.Q` instruction is supported.

[NOTE]
====
Expand Down

0 comments on commit 35d4dc9

Please sign in to comment.