System Control Coprocessor
ARM DDI 0301H
Copyright © 2004-2009 ARM Limited. All rights reserved.
3-125
ID012310
Non-Confidential, Unrestricted Access
The Secure Monitor can poll these bits to detect the exceptions before it completes context
switches. This can reduce interrupt latency.
To use the Interrupt Status Register read CP15 with:
•
Opcode_1 set to 0
•
CRn set to c12
•
CRm set to c1
•
Opcode_2 set to 0.
For example:
MRC p15, 0, <Rd>, c12, c1, 0
; Read Interrupt Status Register