Programmer’s Model
2-18
Copyright © ARM Limited 2000. All rights reserved.
The following instructions are supported for backwards compatibility with existing
ARM processors with memory protection, and access the standard registers:
MRC p15, 0, rd, c5, c0, 0; read data access permission bits
MRC p15, 0, rd, c5, c0, 1; read instruction access permission bits
MCR p15, 0, rd, c5, c0, 0; write data access permission bits
MCR p15, 0, rd, c5, c0, 1; write instruction access permission bits
The data format for these registers is shown in Table 2-14.
Table 2-14 Instruction and data access permission bits (standard)
Register bit
Function
15:14
Ap7[1:0] bits for area 7
13:12
Ap6[1:0] bits for area 6
11:10
Ap5[1:0] bits for area 5
9:8
Ap4[1:0] bits for area 4
7:6
Ap3[1:0] bits for area 3
5:4
Ap2[1:0] bits for area 2
3:2
Ap1[1:0] bits for area 1
1:0
Ap0[1:0] bits for area 0
Summary of Contents for ARM946E-S
Page 1: ...ARM DDI 0155A ARM946E S Technical Reference Manual ...
Page 6: ...vi Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A 04 Limited Confidential ...
Page 54: ...Programmer s Model 2 34 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 70: ...Caches 3 16 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 78: ...Protection Unit 4 8 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 112: ...Coprocessor Interface 7 14 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...