| |||
Home > The System Control Coprocessors > Summary of system control coprocessor registers > NEON busy Register |
The NEON busy Register characteristics are:
Enables software to determine if a NEON instruction is executing.
a read-only register in Secure state
a read-only register in Non-secure state
Available in all configurations.
See the register summary in Table 4.27.
Figure 4.15 shows the NEON busy register bit assignments
Table 4.29 shows the NEON busy Register bit assignments.
Table 4.29. Neon busy Register bit assignments
Bits | Name | Description |
---|---|---|
[31:1] | - | Reserved. |
[0] | NEON busy | Software can use this to determine if a NEON instruction is executing. This bit is set to 1 if there is a NEON instruction in NEON pipeline, or in the core pipeline |
To access the NEON busy Register, use:
MRC p15,0,<Rd>,c15,c1,0; Read NEON busy Register