System Control
ARM DDI 0363G
Copyright © 2006-2011 ARM Limited. All rights reserved.
4-73
ID073015
Non-Confidential
Figure 4-49 nVAL Reset Enable Clear Register bit assignments
shows the nVAL Reset Enable Clear Register bit assignments.
To access the nVAL Reset Enable Clear Register, read or write CP15 with:
MRC p15, 0, <Rd>, c15, c1, 6 ; Read nVAL Reset Enable Clear Register
MCR p15, 0, <Rd>, c15, c1, 6 ; Write nVAL Reset Enable Clear Register
On reads, this register returns the current setting. On writes, overflow reset requests that are
enabled can be disabled by writing a 1 to the appropriate bits.
For more information of how to enable reset requests on counter overflows, and how the
requests are signaled, see
c15, nVAL Reset Enable Set Register
c15, VAL Debug Request Enable Clear Register
The VAL Debug Request Enable Clear Register characteristics are:
Purpose
Disables overflow debug requests from any of the PMXEVCNTR
Registers, PMXEVCNTR0-PMXEVCNTR2, and PMCCNTR, that are
enabled.
Usage constraints
The VAL Debug Request Enable Clear Register is:
•
A read/write register.
•
Always accessible in Privileged mode. The PMUSERENR Register
determines access in User mode, see
.
Configurations
Available in all processor configurations.
Attributes
.
shows the VAL Debug Request Enable Clear Register bit
assignments.
C
31
3 2 1 0
Reserved
P2
P1
P0
Performance monitor counter overflow
reset request disables
Cycle count overflow
reset request disable
Table 4-50 nVAL Reset Enable Clear Register bit assignments
Bits Name Function
[31]
C
PMCCNTR overflow reset request
[30:3]
-
UNP or SBZP
[2]
P2
PMC2 overflow reset request
[1]
P1
PMC1 overflow reset request
[0]
P0
PMC0 overflow reset request