On 27/2/22 19:21, Richard Henderson wrote:
Drop irq_pending boolean.
Drop helper_check_interrupts.
Move checks for irq disabled into nios2_cpu_exec_interrupt.
End the TB on writes to ienable, just like to status.
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
  target/nios2/cpu.h       |  1 -
  target/nios2/helper.h    |  1 -
  target/nios2/cpu.c       | 10 ++++------
  target/nios2/op_helper.c | 19 -------------------
  target/nios2/translate.c | 14 +++++---------
  5 files changed, 9 insertions(+), 36 deletions(-)
LGTM but better have another review...

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to