Commit 4a2b38ff authored by YenHaoChen's avatar YenHaoChen
Browse files

Raise illegal instruction instead of virtual instruction on WFI when TW=1 in VU-mode

The previous implementation raises virtual instruction on WFI when TW=1 in VU-mode. According to the recent discussion, we expect an illegal instruction exception in this case.

Reference: https://github.com/riscv/riscv-isa-manual/issues/1234
parent 7c890632
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment