On Sun, Jun 5, 2022 at 9:12 AM Richard Henderson
wrote:
>
> This issue concerns the value of mtval for illegal
> instruction exceptions, and came with a great test case.
> The fix is just two lines, in the first patch, but
> I noticed some cleanups on the way.
>
>
> r~
>
>
> Richard Henderson (3):
I just realized I failed add the proper cc's for this patch set.
r~
On 6/4/22 16:10, Richard Henderson wrote:
This issue concerns the value of mtval for illegal
instruction exceptions, and came with a great test case.
The fix is just two lines, in the first patch, but
I noticed some cleanups o
This issue concerns the value of mtval for illegal
instruction exceptions, and came with a great test case.
The fix is just two lines, in the first patch, but
I noticed some cleanups on the way.
r~
Richard Henderson (3):
target/riscv: Set env->bins in gen_exception_illegal
target/riscv: Rem