arm: Add a method to query interrupt state ignoring CPSR masks
authorAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 22 Apr 2013 17:20:32 +0000 (13:20 -0400)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 22 Apr 2013 17:20:32 +0000 (13:20 -0400)
commit6d2941d9904bdaf0805d46046a0ff43b22d77165
tree815723128609a4e416252df573a2afc4895cac96
parentf8f66fa3df3ef5b4e30ee86d33a4e95476ba425a
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.
src/arch/arm/interrupts.hh