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.

Assembler syntax<br />

VCVT.F32.F16 , Encoded as op = 0<br />

VCVT.F16.F32 , Encoded as op = 1<br />

where:<br />

Instruction Details<br />

Specifies which half of the oper<strong>and</strong> register or destination register is used for the<br />

oper<strong>and</strong> or destination. If is B, then the T bit is encoded as 0 <strong>and</strong> the bottom half (bits<br />

[15:0]) of or is used. If is T, then the T bit is encoded as 1 <strong>and</strong> the top half (bits<br />

[31:16]) of or is used<br />

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

The destination register.<br />

The oper<strong>and</strong> register.<br />

Operation<br />

if ConditionPassed() then<br />

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

if half_to_single then<br />

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

else<br />

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

Exceptions<br />

Undefined Instruction.<br />

Floating-point exceptions: Invalid Operation, Input Denormal, Overflow, Underflow, <strong>and</strong> Inexact.<br />

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

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

Saved successfully!

Ooh no, something went wrong!