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

VDIV.F64 {,} , Encoded as sz = 1<br />

VDIV.F32 {,} , Encoded as sz = 0<br />

where:<br />

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

Instruction Details<br />

, , The destination register <strong>and</strong> the oper<strong>and</strong> registers, for a double-precision operation.<br />

, , The destination register <strong>and</strong> the oper<strong>and</strong> registers, for a single-precision operation.<br />

Operation<br />

if ConditionPassed() then<br />

EncodingSpecificOperations(); CheckVFPEnabled(TRUE);<br />

if dp_operation then<br />

D[d] = FPDiv(D[n], D[m], TRUE);<br />

else<br />

S[d] = FPDiv(S[n], S[m], TRUE);<br />

Exceptions<br />

Undefined Instruction.<br />

Floating-point exceptions: Invalid Operation, Division by Zero, Overflow, Underflow, Inexact, Input<br />

Denormal.<br />

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

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

Saved successfully!

Ooh no, something went wrong!