target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
authorMax Chou <max.chou@sifive.com>
Thu, 21 Mar 2024 17:09:27 +0000 (01:09 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 22 Mar 2024 05:31:09 +0000 (15:31 +1000)
commitc9b07fe14d3525cd3f2fc01f46eeb3d4ed7c3603
tree9d935afd737ae11783a8040299d1be9ad2a1693b
parent078189b327ae5c5727b51ec714d9663b1d0ca3df
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin

According to the Zvfbfmin definition in the RISC-V BF16 extensions spec,
the Zvfbfmin extension only requires either the V extension or the
Zve32f extension.

Signed-off-by: Max Chou <max.chou@sifive.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20240321170929.1162507-1-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
target/riscv/tcg/tcg-cpu.c