Instruction Cache Organization - Freescale Semiconductor MPC850 User Manual

Mpc850 family integrated communications microprocessor
Table of Contents

Advertisement

Instruction Cache Organization

On a cache miss, the MPC850's cache blocks are filled in 16-byte bursts. The burst fill is
performed as a critical-word-first operation; the critical word is simultaneously written to
the cache and forwarded to the requesting unit, thus minimizing stalls due to cache fill
latency. Both caches provide storage for cache tags and perform cache block replacement
(LRU) function.
Both caches are tightly coupled to the MPC850's system interface unit (SIU) to allow
efficient access to the system memory controller and other bus masters. The SIU receives
requests for bus operations from the instruction and data caches, and executes the
operations per the external bus protocol.
The data cache provides buffers for load and store bus operations. The data cache supplies
data to the GPRs by means of a 32-bit interface to the load/store unit. The LSU is directly
coupled to the data cache to allow efficient movement of data to and from the
general-purpose registers. The load/store unit provides all logic required to calculate
effective addresses, handles data alignment to and from the data cache, and provides
sequencing for load and store string and multiple operations. Write operations to the data
cache can be performed on a byte, half-word, or word basis.
The instruction cache provides a 32-bit interface to the instruction sequencer. The
instruction sequencer uses the instruction cache as much as possible in order to sustain the
high throughput provided by the four-entry instruction queue.
7.1 Instruction Cache Organization
The MPC850 instruction cache is organized as 64 sets of two blocks, as shown in
Figure 7-1. Each block consists of 16 bytes, a single state bit, a lock bit, and an address tag.
MPC850 Family User's Manual

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mpc850deMpc850dslMpc850sr

Table of Contents