commit | 9d92f56d4a44a14ec099e9af5148c4c9c85fd59e | [log] [tgz] |
---|---|---|
author | Max Chou <max.chou@sifive.com> | Thu Oct 26 23:18:20 2023 +0800 |
committer | Alistair Francis <alistair.francis@wdc.com> | Tue Nov 07 11:06:02 2023 +1000 |
tree | 0bce6013b06057c541cd326451b18597053e4ffe | |
parent | 434c609bef445e0dd13d514c5b12f8e47a73cd1d [diff] |
disas/riscv: Add support for vector crypto extensions This patch adds following v1.0.0 ratified vector crypto extensions support to the RISC-V disassembler. - Zvbb - Zvbc - Zvkb - Zvkg - Zvkned - Zvknha - Zvknhb - Zvksed - Zvksh Signed-off-by: Max Chou <max.chou@sifive.com> Message-ID: <20231026151828.754279-14-max.chou@sifive.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>