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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Assembler syntax<br />

MCR{2} , #, , , {, #}<br />

where:<br />

2 If specified, selects encoding T2 / A2. If omitted, selects encoding T1 / A1.<br />

Instruction Details<br />

See St<strong>and</strong>ard assembler syntax fields on page A8-7. An <strong>ARM</strong> MCR2 instruction must be<br />

unconditional.<br />

The name of the coprocessor. The st<strong>and</strong>ard generic coprocessor names are p0, p1, …, p15.<br />

Is a coprocessor-specific opcode in the range 0 to 7.<br />

Is the <strong>ARM</strong> core register whose value is transferred to the coprocessor.<br />

Is the destination coprocessor register.<br />

Is an additional destination coprocessor register.<br />

Is a coprocessor-specific opcode in the range 0-7. If omitted, is assumed to be 0.<br />

Operation<br />

if ConditionPassed() then<br />

EncodingSpecificOperations();<br />

if !Coproc_Accepted(cp, ThisInstr()) then<br />

GenerateCoprocessorException();<br />

else<br />

Coproc_SendOneWord(R[t], cp, ThisInstr());<br />

Exceptions<br />

Undefined Instruction.<br />

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

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

Saved successfully!

Ooh no, something went wrong!