Matheus Ferst <[email protected]> writes: > This new method will check if any pending interrupt was unmasked and > then call cpu_interrupt/cpu_reset_interrupt accordingly. Code that > raises/lowers or masks/unmasks interrupts should call this method to > keep CPU_INTERRUPT_HARD coherent with env->pending_interrupts. > > Signed-off-by: Matheus Ferst <[email protected]>
Reviewed-by: Fabiano Rosas <[email protected]>
