diff options
author | Max Chou <max.chou@sifive.com> | 2023-10-26 23:18:11 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-11-07 11:06:02 +1000 |
commit | 1db699f8c2a4c42def5a1ad2d5b48371d28b6278 (patch) | |
tree | d9bf716ed3bf7a192362bcb91ac9227c5eb5787d /scripts/coverage | |
parent | 389b2e70141fda7009bcd7c2755fd84176d543b1 (diff) | |
download | qemu-1db699f8c2a4c42def5a1ad2d5b48371d28b6278.zip qemu-1db699f8c2a4c42def5a1ad2d5b48371d28b6278.tar.gz qemu-1db699f8c2a4c42def5a1ad2d5b48371d28b6278.tar.bz2 |
target/riscv: Replace Zvbb checking by Zvkb
The Zvkb extension is a proper subset of the Zvbb extension and includes
following instructions:
* vandn.[vv,vx]
* vbrev8.v
* vrev8.v
* vrol.[vv,vx]
* vror.[vv,vx,vi]
Signed-off-by: Max Chou <max.chou@sifive.com>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Message-ID: <20231026151828.754279-5-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/coverage')
0 files changed, 0 insertions, 0 deletions