----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1753/ -----------------------------------------------------------
Review request for Default. Description ------- 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. Diffs ----- src/arch/arm/interrupts.hh e6347e559e8f Diff: http://reviews.gem5.org/r/1753/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
