qemu/target/riscv
Max Chou cc33ee45d6 target/riscv: Fix vfwmaccbf16.vf
The operator (fwmacc16) of vfwmaccbf16.vf helper function should be
replaced by fwmaccbf16.

Fixes: adf772b0f7 ("target/riscv: Add support for Zvfbfwma extension")
Signed-off-by: Max Chou <max.chou@sifive.com>
Reviewed-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231005095734.567575-1-max.chou@sifive.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
(cherry picked from commit 837570cef237b634eb4c245363470deebea7089d)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-10-13 18:22:57 +03:00
..
insn_trans target/riscv: Fix zfa fleq.d and fltq.d 2023-09-21 19:35:19 +03:00
arch_dump.c
bitmanip_helper.c
common-semi-target.h
cpu-param.h
cpu-qom.h
cpu.c target/riscv: Allocate itrigger timers only once 2023-09-21 19:35:19 +03:00
cpu.h
cpu_bits.h
cpu_cfg.h
cpu_helper.c
cpu_user.h
cpu_vendorid.h
crypto_helper.c
csr.c
debug.c target/riscv: Allocate itrigger timers only once 2023-09-21 19:35:19 +03:00
debug.h target/riscv: Allocate itrigger timers only once 2023-09-21 19:35:19 +03:00
fpu_helper.c
gdbstub.c
helper.h
insn16.decode
insn32.decode
instmap.h
internals.h
Kconfig
kvm-stub.c
kvm.c
kvm_riscv.h
m128_helper.c
machine.c
meson.build
monitor.c
op_helper.c
pmp.c target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes 2023-09-21 19:35:19 +03:00
pmp.h
pmu.c
pmu.h
riscv-qmp-cmds.c
sbi_ecall_interface.h
time_helper.c
time_helper.h
trace-events
trace.h
translate.c
vector_helper.c target/riscv: Fix vfwmaccbf16.vf 2023-10-13 18:22:57 +03:00
xthead.decode
XVentanaCondOps.decode
zce_helper.c