rm5261a pmc-sierra, rm5261a Datasheet - Page 19

no-image

rm5261a

Manufacturer Part Number
rm5261a
Description
Rm5261a Tm Microprocessor With 64-bit System Bus
Manufacturer
pmc-sierra
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
rm5261a-250H
Manufacturer:
YAMAHA
Quantity:
3 030
Part Number:
rm5261a-250H
Manufacturer:
PMC
Quantity:
20 000
Part Number:
rm5261a-250J
Manufacturer:
PMC
Quantity:
20 000
Part Number:
rm5261a-300J
Manufacturer:
PMC
Quantity:
20 000
Part Number:
rm5261a-350H
Manufacturer:
NEC
Quantity:
1 500
Part Number:
rm5261a-350H
Manufacturer:
QED
Quantity:
20 000
Proprietary and Confidential to PMC-Sierra, Inc and for its Customer’s Internal Use
Document ID: PMC-2002240, Issue 4
3. Write-through with write allocate
4. Write-through without write allocate
The most commonly used write policy is write-back, where a store to a cache line does not
immediately cause main memory to be updated. This increases system performance by reducing
bus traffic and eliminating the bottleneck of waiting for each store operation to finish before
issuing a subsequent memory operation. Software can, however, select write-through on a per-
page basis when appropriate, such as for frame buffers.
Associated with the data cache is the store buffer. When the RM5261A executes a store
instruction, this single-entry buffer gets written with the store data while the tag comparison is
performed. If the tag matches, then the data is written into the data cache in the next cycle that the
data cache is not accessed (the next non-load cycle). The store buffer allows the RM5261A to
execute a store every processor cycle and to perform back-to-back stores without penalty. In the
event of a store immediately followed by a load to the same address, a combined merge and cache
write occurs such that no penalty is incurred. The RM5261A cache attributes for both the
instruction and data caches are summarized in Table 3.
the target address is cache resident. If it is resident, the cache contents are updated, and the
cache line is marked for later write-back. If the cache lookup misses, the target cache line is
first brought into the cache and then the write is performed as above.
Loads and instruction fetches first search the cache, reading main memory only if the desired
data is not cache resident. On data store operations, the cache is first searched to determine if
the target address is cache resident. If it is resident, the cache contents are updated and main
memory is written, leaving the write-back bit of the cache line unchanged. If the cache lookup
misses, the target line is first brought into the cache and then the write is performed as above.
Loads and instruction fetches first search the cache, reading main memory only if the desired
data is not cache resident. On data store operations, the cache is first searched to determine if
the target address is cache resident. If it is resident, the cache contents are updated and main
memory is written, leaving the write-back bit of the cache line unchanged. If the cache lookup
misses, then only main memory is written.
RM5261A™ Microprocessor with 64-Bit System Bus Data Sheet
Released
20

Related parts for rm5261a