On Tue, 8 Mar 2022 at 07:20, Richard Henderson
wrote:
>
> Decode 'break 1' during translation, rather than doing
> it again during exception processing.
>
> Signed-off-by: Richard Henderson
> ---
> target/nios2/cpu.h | 1 +
> target/nios2/helper.c| 15 ++-
> target/nios2/t
Decode 'break 1' during translation, rather than doing
it again during exception processing.
Signed-off-by: Richard Henderson
---
target/nios2/cpu.h | 1 +
target/nios2/helper.c| 15 ++-
target/nios2/translate.c | 17 -
3 files changed, 23 insertions(+), 10