diff options
author | Max Chou <max.chou@sifive.com> | 2024-03-22 17:25:55 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2024-06-03 11:12:12 +1000 |
commit | 17b713c0806e72cd8edc6c2ddd8acc5be0475df6 (patch) | |
tree | ea724aaac8173aaeaf11c8bf39eb5b3af50bb020 /qemu-keymap.c | |
parent | fd53ee268d43a0c16814a2c0d4c7ebcf688cfe09 (diff) | |
download | qemu-17b713c0806e72cd8edc6c2ddd8acc5be0475df6.zip qemu-17b713c0806e72cd8edc6c2ddd8acc5be0475df6.tar.gz qemu-17b713c0806e72cd8edc6c2ddd8acc5be0475df6.tar.bz2 |
target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
According v spec 18.4, only the vfwcvt.f.f.v and vfncvt.f.f.w
instructions will be affected by Zvfhmin extension.
And the vfwcvt.f.f.v and vfncvt.f.f.w instructions only support the
conversions of
* From 1*SEW(16/32) to 2*SEW(32/64)
* From 2*SEW(32/64) to 1*SEW(16/32)
Signed-off-by: Max Chou <max.chou@sifive.com>
Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Cc: qemu-stable <qemu-stable@nongnu.org>
Message-ID: <20240322092600.1198921-2-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions