Table 3-70 Functional Bits Of C7 For Va Format; Table 3-71 Cache Operations For Entire Cache - ARM ARM1176JZF-S Technical Reference Manual

Table of Contents

Advertisement

Bits
Field name
[31:5]
Virtual address
[4:0]
-
Instruction
MCR p15, 0, <Rd>, c7, c5, 0
MCR p15, 0, <Rd>, c7, c6, 0
MCR p15, 0, <Rd>, c7, c7, 0
MCR p15, 0, <Rd>, c7, c10, 0
MCR p15, 0, <Rd>, c7, c14, 0
ARM DDI 0301H
ID012310
Table 3-70 lists how the bit values correspond with the Cache Operation functions
for VA format operations.
Function
Specifies the start or end address to invalidate or clean.
Holds the true VA of the start or end of a memory block before any modification by FCSE.
SBZ.
You can perform invalidate, clean, and prefetch operations on:
single cache lines
entire caches
address ranges in cache.
Note
Clean, invalidate, and clean and invalidate operations apply regardless of the lock applied
to entries.
An explicit flush of the relevant lines in the branch target cache must be performed after
invalidation of Instruction Cache lines or the results are Unpredictable. There is no impact
on security. This is not required after an entire Instruction Cache invalidation because the
entire branch target cache is flushed automatically.
A small number of CP15 c7 operations can be executed by code while in User mode.
Attempting to execute a privileged operation in User mode using CP15 c7 results in an
Undefined instruction trap being taken.
To determine if the cache is dirty use the Cache Dirty Status Register, see Cache Dirty Status
Register on page 3-78.
Entire cache
Table 3-71 lists the instructions and operations that you can use to clean and
invalidate the entire cache.
Data
SBZ
SBZ
SBZ
SBZ
SBZ
Register c7 specifies operations for cleaning the entire Data Cache, and also for
performing a clean and invalidate of the entire Data Cache. These are blocking
operations that can be interrupted. If they are interrupted, the R14 value that is
Copyright © 2004-2009 ARM Limited. All rights reserved.
Non-Confidential, Unrestricted Access

Table 3-70 Functional bits of c7 for VA format

Table 3-71 Cache operations for entire cache

Function
Invalidate Entire Instruction Cache.
Also flushes the branch target cache and globally flushes the BTAC.
Invalidate Entire Data Cache.
Invalidate Both Caches.
Also flushes the branch target cache and globally flushes the BTAC.
Clean Entire Data Cache.
Clean and Invalidate Entire Data Cache.
System Control Coprocessor
3-74

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents