From 2251c787f46ba68a4a2e5402af3c5d5c2065c8d7 Mon Sep 17 00:00:00 2001 From: Craig Topper Date: Wed, 19 Jul 2023 11:06:41 -0700 Subject: [PATCH] Add rorw and rolw to the Zkt list The description says all of Zbkb is included, but these two instructions from Zbkb were not listed in the table. Signed-off-by: Craig Topper --- doc/scalar/riscv-crypto-scalar-zkt.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/scalar/riscv-crypto-scalar-zkt.adoc b/doc/scalar/riscv-crypto-scalar-zkt.adoc index c51d8feb..e98a05bf 100644 --- a/doc/scalar/riscv-crypto-scalar-zkt.adoc +++ b/doc/scalar/riscv-crypto-scalar-zkt.adoc @@ -324,6 +324,8 @@ specific instances of `grevi`, `shfli` and `unshfli` respectively. | ✓ | ✓ | ror | <> | ✓ | ✓ | rol | <> | ✓ | ✓ | rori | <> +| | ✓ | rorw | <> +| | ✓ | rolw | <> | | ✓ | roriw | <> | ✓ | ✓ | andn | <> | ✓ | ✓ | orn | <>