Review Board 2.0.15


arm: Add a method to query interrupt state ignoring CPSR masks

Review Request #1753 - Created March 7, 2013 and submitted

Information
Ali Saidi
gem5
default
Reviewers
Default
Changeset 9625:405d1fcf67a8
---------------------------
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.

   
Review request changed
Updated (April 22, 2013, 11:45 p.m.)

Status: Closed (submitted)