blob: 4ac7d4227ad2b96499039835449eaff5a8ec7b83 (
plain) (
blame)
1
2
3
4
5
6
|
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
|