Programmer’s Model
2-8
Copyright © ARM Limited 2000. All rights reserved.
Bits [28:25] indicate which major cache class the implementation falls into.
0x7
means
that the cache provides:
•
cache-clean-step operation
•
cache-flush-step operation
•
lock-down facilities.
Bits [21:18] give the data cache size. Bits [9:6] give the instruction cache size.
Table 2-5 lists the meaning of values used for cache size encoding.
11:10
Reserved
00
9:6
ICache size
Implementation-specific
5:3
ICache associativity
Implementation-specific
2
ICache base size
Implementation-specific
1:0
ICache words per line
10 (defines 8 words per line)
Table 2-5 Cache size encoding
Bits [21:18] and
bits[9:6]
Cache size
b0000
0KB
b0011
4KB
b0100
8KB
b0101
16KB
b0110
32KB
b0111
64KB
b1000
128KB
b1001
256KB
b1010
512KB
b1011
1MB
Table 2-4 Cache type register format (continued)
Register bits
Function
Value
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 ...