56: Exception handler may return r=Disasm a=laanwj
We need exceptions to be able to return. For example, after fixing the issue that caused them in the first place (e.g. paging), or after emulating missing instructions and possibly updating `mepc`.
Co-authored-by: Wladimir J. van der Laan <laanwj@protonmail.com>