diff options
author | Nazar Kazakov <nazar.kazakov@codethink.co.uk> | 2023-07-12 00:59:11 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-09-11 11:45:55 +1000 |
commit | 767eb03548f75b1d7c446305dd5bdb074c0b6d8f (patch) | |
tree | 54ddd1bd72e8b62d9c81cba68f4325742503571e /stubs/error-printf.c | |
parent | 2350881c44bdc7c72de6525dbfadddb93ebfd146 (diff) | |
download | qemu-767eb03548f75b1d7c446305dd5bdb074c0b6d8f.zip qemu-767eb03548f75b1d7c446305dd5bdb074c0b6d8f.tar.gz qemu-767eb03548f75b1d7c446305dd5bdb074c0b6d8f.tar.bz2 |
target/riscv: Add Zvkg ISA extension support
This commit adds support for the Zvkg vector-crypto extension, which
consists of the following instructions:
* vgmul.vv
* vghsh.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: Lawrence Hunter <lawrence.hunter@codethink.co.uk>
[max.chou@sifive.com: Replaced vstart checking by TCG op]
Signed-off-by: Lawrence Hunter <lawrence.hunter@codethink.co.uk>
Signed-off-by: Nazar Kazakov <nazar.kazakov@codethink.co.uk>
Signed-off-by: Max Chou <max.chou@sifive.com>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
[max.chou@sifive.com: Exposed x-zvkg property]
[max.chou@sifive.com: Replaced uint by int for cross win32 build]
Message-ID: <20230711165917.2629866-13-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'stubs/error-printf.c')
0 files changed, 0 insertions, 0 deletions