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.

Pseudocode Definition<br />

UNPREDICTABLE<br />

The statement:<br />

UNPREDICTABLE;<br />

indicates a special case that replaces the behavior defined by the current pseudocode (apart from behavior<br />

required to determine that the special case applies). The replacement behavior is not architecturally defined<br />

<strong>and</strong> must not be relied upon by software. It must not constitute a security hole or halt or hang the system,<br />

<strong>and</strong> must not be promoted as providing any useful information to software.<br />

SEE…<br />

The statement:<br />

SEE ;<br />

indicates a special case that replaces the behavior defined by the current pseudocode (apart from behavior<br />

required to determine that the special case applies). The replacement behavior is that nothing occurs as a<br />

result of the current pseudocode because some other piece of pseudocode defines the required behavior. The<br />

indicates where that other pseudocode can be found.<br />

It usually refers to another instruction, but can also refer to another encoding or note of the same instruction.<br />

IMPLEMENTATION_DEFINED<br />

The statement:<br />

IMPLEMENTATION_DEFINED ;<br />

indicates a special case that specifies that the behavior is IMPLEMENTATION DEFINED. Following text can<br />

give more information.<br />

SUBARCHITECTURE_DEFINED<br />

The statement:<br />

SUBARCHITECTURE_DEFINED ;<br />

indicates a special case that specifies that the behavior is SUBARCHITECTURE DEFINED. Following text can<br />

give more information.<br />

AppxI-18 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!