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 3872033 commit dc7b00eCopy full SHA for dc7b00e
src/attributes/codegen.md
@@ -432,7 +432,7 @@ Feature | Implicitly Enables | Description
432
`c` | | [C][rv-c] --- Compressed instructions
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
+`zbb` | `zbkc` | [Zbb][rv-zbb] --- Basic bit-manipulation
436
`zbc` | | [Zbc][rv-zbc] --- Carry-less multiplication
437
`zbkb` | | [Zbkb][rv-zbkb] --- Bit Manipulation Instructions for Cryptography
438
`zbkc` | | [Zbkc][rv-zbc] --- Carry-less multiplication for Cryptography
0 commit comments