We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zbc
1 parent 3c21ffe commit b55e8aaCopy full SHA for b55e8aa
src/attributes/codegen.md
@@ -433,7 +433,7 @@ Feature | Implicitly Enables | Description
433
`m` | | [M][rv-m] --- Integer Multiplication and Division instructions
434
`zba` | | [Zba][rv-zba] --- Address Generation instructions
435
`zbb` | | [Zbb][rv-zbb] --- Basic bit-manipulation
436
-`zbc` | | [Zbc][rv-zbc] --- Carry-less multiplication
+`zbc` | `zbkc` | [Zbc][rv-zbc] --- Carry-less multiplication
437
`zbkb` | | [Zbkb][rv-zbkb] --- Bit Manipulation Instructions for Cryptography
438
`zbkc` | | [Zbkc][rv-zbkc] --- Carry-less multiplication for Cryptography
439
`zbkx` | | [Zbkx][rv-zbkx] --- Crossbar permutations
0 commit comments