Searched hist:9829 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/alpha/isa/
H A Ddecoder.isa9829:168e94599c2a Mon Aug 19 03:52:00 EDT 2013 Andreas Hansson <andreas.hansson@arm.com> alpha: Check interrupts before quiesce

This patch adds a check to the quiesce operation to ensure that the
CPU does not suspend itself when there are unmasked interrupts
pending. Without this patch there are corner cases when the CPU gets
an interrupt before the quiesce is executed and then never wakes up
again.

Completed in 19 milliseconds