commit | 6d2941d9904bdaf0805d46046a0ff43b22d77165 | [log] [tgz] |
---|---|---|
author | Andreas Sandberg <andreas.sandberg@arm.com> | Mon Apr 22 13:20:32 2013 -0400 |
committer | Andreas Sandberg <andreas.sandberg@arm.com> | Mon Apr 22 13:20:32 2013 -0400 |
tree | 815723128609a4e416252df573a2afc4895cac96 | |
parent | f8f66fa3df3ef5b4e30ee86d33a4e95476ba425a [diff] |
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.