diff options
author | Lawrence Hunter <lawrence.hunter@codethink.co.uk> | 2023-07-12 00:59:03 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-09-11 11:45:55 +1000 |
commit | e13c7d3b5bfd632b3a39217843b28e185c366fc2 (patch) | |
tree | dc423c2f9609eb84eb96416831529cb904389121 /hw/net/virtio-net.c | |
parent | 922f87351101379e3c2487120c394e51cf53984f (diff) | |
download | qemu-e13c7d3b5bfd632b3a39217843b28e185c366fc2.zip qemu-e13c7d3b5bfd632b3a39217843b28e185c366fc2.tar.gz qemu-e13c7d3b5bfd632b3a39217843b28e185c366fc2.tar.bz2 |
target/riscv: Add Zvbc ISA extension support
This commit adds support for the Zvbc vector-crypto extension, which
consists of the following instructions:
* vclmulh.[vx,vv]
* vclmul.[vx,vv]
Translation functions are defined in
`target/riscv/insn_trans/trans_rvvk.c.inc` and helpers are defined in
`target/riscv/vcrypto_helper.c`.
Co-authored-by: Nazar Kazakov <nazar.kazakov@codethink.co.uk>
Co-authored-by: Max Chou <max.chou@sifive.com>
Signed-off-by: Nazar Kazakov <nazar.kazakov@codethink.co.uk>
Signed-off-by: Lawrence Hunter <lawrence.hunter@codethink.co.uk>
Signed-off-by: Max Chou <max.chou@sifive.com>
[max.chou@sifive.com: Exposed x-zvbc property]
Message-ID: <20230711165917.2629866-5-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions