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 />

UMAAL , , , <br />

where:<br />

See St<strong>and</strong>ard assembler syntax fields on page A8-7.<br />

Instruction Details<br />

Supplies one of the 32 bit values to be added, <strong>and</strong> is the destination register for the lower<br />

32 bits of the result.<br />

Supplies the other of the 32 bit values to be added, <strong>and</strong> is the destination register for the<br />

upper 32 bits of the result.<br />

The register that contains the first multiply oper<strong>and</strong>.<br />

The register that contains the second multiply oper<strong>and</strong>.<br />

Operation<br />

if ConditionPassed() then<br />

EncodingSpecificOperations();<br />

result = UInt(R[n]) * UInt(R[m]) + UInt(R[dHi]) + UInt(R[dLo]);<br />

R[dHi] = result;<br />

R[dLo] = result;<br />

Exceptions<br />

None.<br />

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

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

Saved successfully!

Ooh no, something went wrong!