Value in mtval
is wrong when execution proceeds into an illegal section.
#17
Labels
bug
Something isn't working
When linear execution (no branches) of instructions "falls over the edge" into a region that can't contain code, the
fetch access fault
is correctly triggered. However,mtval
will not hold the correct address.The text was updated successfully, but these errors were encountered: