Skip to content

Commit

Permalink
Merge pull request #347 from topperc/patch-1
Browse files Browse the repository at this point in the history
Add rorw and rolw to the Zkt list
  • Loading branch information
mjosaarinen authored Feb 16, 2024
2 parents 8d111bb + 2251c78 commit 4355174
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/scalar/riscv-crypto-scalar-zkt.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ specific instances of `grevi`, `shfli` and `unshfli` respectively.
| &#10003; | &#10003; | ror | <<insns-ror>>
| &#10003; | &#10003; | rol | <<insns-rol>>
| &#10003; | &#10003; | rori | <<insns-rori>>
| | &#10003; | rorw | <<insns-rorw>>
| | &#10003; | rolw | <<insns-rolw>>
| | &#10003; | roriw | <<insns-roriw>>
| &#10003; | &#10003; | andn | <<insns-andn>>
| &#10003; | &#10003; | orn | <<insns-orn>>
Expand Down

0 comments on commit 4355174

Please sign in to comment.