| |||
| Home > System Control > Register descriptions > Preload Engine User Accessibility Register | |||
The PLEUAR characteristics are:
Controls whether PLE operations are available in User mode.
The PLEUAR is:
common to Secure and Non-secure states
accessible in User and privileged modes, regardless of any configuration bit.
Only available in configurations where the Preload Engine is present, otherwise an Undefined Instruction exception is taken.
See Table 4.12.
Figure 4.18 shows the PLEUAR bit assignments.
Table 4.45 shows the PLEUAR bit assignments.
Table 4.45. PLEUAR bit assignments
| Bits | Name | Function |
|---|---|---|
| [31:1] | - | RAZ. |
| [0] | U | User accessibility:
|
To access the PLEUAR, read or write the CP15 register with:
MCR p15, 0, <Rt>, c11, c1, 0; Read PLEAUR MRC p15, 0, <Rt>, c11, c1, 0; Write PLEAUR