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

/gem5/src/arch/arm/
H A Dinterrupts.hh9656:06ec4e8fc7cd Mon Apr 22 13:20:00 EDT 2013 Andreas Sandberg <andreas.sandberg@arm.com> arm: Add a method to query interrupt state ignoring CPSR masks

Add the method checkRaw to ArmISA::Interrupts. This method can be used
to query the raw state (ignoring CPSR masks) of an interrupt. It is
primarily intended for hardware virtualized CPUs.

Completed in 4 milliseconds