summaryrefslogtreecommitdiffstats
path: root/include/hw/char/ibex_uart.h
diff options
context:
space:
mode:
authorFrank Chang2021-02-23 07:59:32 +0100
committerAlistair Francis2021-03-23 02:54:40 +0100
commit5e437d3ccdccfd85f6e69ca60f921be2dab62c3c (patch)
tree443640a16e3517dfffd84c19dd49fff02ee46979 /include/hw/char/ibex_uart.h
parentMerge remote-tracking branch 'remotes/philmd/tags/mips-fixes-20210322' into s... (diff)
downloadqemu-5e437d3ccdccfd85f6e69ca60f921be2dab62c3c.tar.gz
qemu-5e437d3ccdccfd85f6e69ca60f921be2dab62c3c.tar.xz
qemu-5e437d3ccdccfd85f6e69ca60f921be2dab62c3c.zip
target/riscv: fix vs() to return proper error code
vs() should return -RISCV_EXCP_ILLEGAL_INST instead of -1 if rvv feature is not enabled. If -1 is returned, exception will be raised and cs->exception_index will be set to the negative return value. The exception will then be treated as an instruction access fault instead of illegal instruction fault. Signed-off-by: Frank Chang <frank.chang@sifive.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-id: 20210223065935.20208-1-frank.chang@sifive.com Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'include/hw/char/ibex_uart.h')
0 files changed, 0 insertions, 0 deletions