Skip to content

Commit 5e3f9ab

Browse files
authored
Remove claim that Zbkb is a subset of Zbb (riscv#1660)
Fixes riscv#1658
1 parent 2adf0de commit 5e3f9ab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/scalar-crypto.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,9 @@ protocols, while ShangMi ciphers are required for use in China.
204204
[[zbkb-sc,Zbkb-sc]]
205205
==== `Zbkb` - Bitmanip instructions for Cryptography
206206

207-
These are a subset of the Bitmanipulation Extension `Zbb` which are
208-
particularly useful for Cryptography. Please refer to <<b-st-ext.adoc#zbkb>>.
207+
This extension contains bit-manipulation instructions that are particularly
208+
useful for cryptography, most of which are also in the `Zbb` extension.
209+
Please refer to <<b-st-ext.adoc#zbkb>>.
209210

210211
[[zbkc-sc,Zbkc-sc]]
211212
==== `Zbkc` - Carry-less multiply instructions

0 commit comments

Comments
 (0)