riscv / riscv-isa-manual

RISC-V Instruction Set Manual
https://riscv.org/
Creative Commons Attribution 4.0 International
3.7k stars 645 forks source link

Fix list of vector crypto extensions that require SEW=64 #1697

Open ebiggers opened 4 weeks ago

ebiggers commented 4 weeks ago

The list of extensions that include Zvknhb and Zvbc (and therefore require support for SEW=64) was incorrect. Fix it.

ebiggers commented 4 weeks ago

FYI @nibrunieAtSi5, @kdockser