05.02.2013 Views

ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition

ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition

ARM Architecture Reference Manual ARMv7-A and ARMv7-R edition

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Glossary<br />

Word Is a 32-bit data item. Words are normally word-aligned in <strong>ARM</strong> systems.<br />

Word-aligned<br />

Means that the address is divisible by 4.<br />

Write-Allocate cache<br />

Is a cache in which a cache miss on storing data causes a cache line to be allocated into the cache.<br />

Write-Back cache<br />

Is a cache in which when a cache hit occurs on a store access, the data is only written to the cache. Data in<br />

the cache can therefore be more up-to-date than data in main memory. Any such data is written back to main<br />

memory when the cache line is cleaned or re-allocated. Another common term for a Write-Back cache is a<br />

copy-back cache.<br />

Write-Through cache<br />

Is a cache in which when a cache hit occurs on a store access, the data is written both to the cache <strong>and</strong> to<br />

main memory. This is normally done via a write buffer, to avoid slowing down the processor.<br />

Write buffer<br />

Is a block of high-speed memory whose purpose is to optimize stores to main memory.<br />

Glossary-14 Copyright © 1996-1998, 2000, 2004-2008 <strong>ARM</strong> Limited. All rights reserved. <strong>ARM</strong> DDI 0406B

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!