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 958940f commit d1fcd20Copy full SHA for d1fcd20
src/attributes/codegen.md
@@ -506,7 +506,7 @@ Feature | Implicitly Enables | Description
506
`m` | | [M][rv-m] --- Integer Multiplication and Division instructions
507
`zba` | | [Zba][rv-zba] --- Address Generation instructions
508
`zbb` | | [Zbb][rv-zbb] --- Basic bit-manipulation
509
-`zbc` | | [Zbc][rv-zbc] --- Carry-less multiplication
+`zbc` | `zbkc` | [Zbc][rv-zbc] --- Carry-less multiplication
510
`zbkb` | | [Zbkb][rv-zbkb] --- Bit Manipulation Instructions for Cryptography
511
`zbkc` | | [Zbkc][rv-zbkc] --- Carry-less multiplication for Cryptography
512
`zbkx` | | [Zbkx][rv-zbkx] --- Crossbar permutations
0 commit comments