English
Language : 

SH7606 Datasheet, PDF (80/532 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer SuperH™ RISC engine Family / SH7606 Series
Section 3 Cache
3.2 Register Descriptions
The cache has the following registers. For details on register addresses and register states during
each process, refer to section 18, List of Registers.
• Cache control register 1 (CCR1)
• Cache control register 3 (CCR3)
3.2.1 Cache Control Register 1 (CCR1)
The cache is enabled or disabled by the CE bit in CCR1. CCR1 also has the CF bit (which
invalidates all cache entries), and the WT and CB bits (which select either write-through mode or
write-back mode). Programs that change the contents of CCR1 should be placed in the address
space that is not cached.
Bit
31 to 4
3
2
1
Bit Name
—
Initial
Value
All 0
CF
0
CB
0
WT
0
R/W Description
R
Reserved
These bits are always read as 0. The write value
should always be 0.
R/W Cache Flush
Writing 1 flushes all cache entries meaning that it
clears the V, U, and LRU bits of all cache entries to
0. This bit is always read as 0. Write-back to
external memory is not performed when the cache is
flushed.
R/W Write-Back
Indicates the cache operating mode for H'80000000
to H'9FFFFFFF.
0: Write-through mode
1: Write-back mode
R/W Write-Through
Indicates the cache operating mode for H'00000000
to H'7FFFFFFF and H'C0000000 to H'DFFFFFFF.
0: Write-back mode
1: Write-through mode
Rev. 4.00 Sep. 13, 2007 Page 54 of 502
REJ09B0239-0400