blob: 4a7c4b479ebb954efa8eb6ea8f7d02ceb014296f (
plain) (
blame)
1
2
3
4
5
6
7
|
qemu-system-riscv32 does not pass official riscv-tests
Description of problem:
I run riscv-tests using the above command and find qemu raises Illegalinstruction when `sret` in the machine mode.Therefore qemu cannot pass the rv32ui-v-and test.
Additional information:
The tests https://github.com/riscv-software-src/riscv-tests
|