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.

Software can rely on the bit reading as 1, or all 1s for a bit field, <strong>and</strong> on writes being ignored.<br />

RAZ/SBZP<br />

Read-As-Zero, Should-Be-Zero-or-Preserved on writes.<br />

Glossary<br />

In any implementation, the bit must read as 0, or all 0s for a bit field, <strong>and</strong> writes to the field must be ignored.<br />

Software can rely on the bit reading as 0, or all 0s for a bit field, but must use an SBZP policy to write to the<br />

field.<br />

RAZ/WI Read-As-Zero, Writes Ignored.<br />

In any implementation, the bit must read as 0, or all 0s for a bit field, <strong>and</strong> writes to the field must be ignored.<br />

Software can rely on the bit reading as 0, or all 0s for a bit field, <strong>and</strong> on writes being ignored.<br />

Read-allocate cache<br />

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

Read-As-One (RAO)<br />

In any implementation, the bit must read as 1, or all 1s for a bit field.<br />

Read-As-Zero (RAZ)<br />

In any implementation, the bit must read as 0, or all 0s for a bit field.<br />

Read, modify, write<br />

In a read, modify, write instruction sequence, a value is read to a general-purpose register, the relevant fields<br />

updated in that register, <strong>and</strong> the new value written back.<br />

Reserved<br />

Unless otherwise stated:<br />

instructions that are reserved or that access reserved registers have UNPREDICTABLE behavior<br />

bit positions described as Reserved are UNK/SBZP.<br />

RISC Reduced Instruction Set Computer.<br />

Rounding error<br />

Is defined to be the value of the rounded result of an arithmetic operation minus the exact result of the<br />

operation.<br />

Rounding modes<br />

Specify how the exact result of a floating-point operation is rounded to a value that is representable in the<br />

destination format.<br />

Round to Nearest (RN) mode<br />

Means that the rounded result is the nearest representable number to the unrounded result.<br />

Round towards Plus Infinity (RP) mode<br />

Means that the rounded result is the nearest representable number that is greater than or equal to the exact<br />

result.<br />

Round towards Minus Infinity (RM) mode<br />

Means that the rounded result is the nearest representable number that is less than or equal to the exact result.<br />

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

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

Saved successfully!

Ooh no, something went wrong!