<?xml version="1.0" ?><?xml-stylesheet type="text/xsl" encoding="UTF-8" href="iform.xsl" version="1.0"?><!DOCTYPE instructionsection  PUBLIC '-//ARM//DTD instructionsection //EN'  'iform-p.dtd'><!-- Copyright (c) 2010-2026 Arm Limited or its affiliates. All rights reserved. --><!-- This document is Non-Confidential. This document may only be used and distributed in accordance with the terms of the agreement entered into by Arm and the party that Arm delivered this document to. --><instructionsection id="VCVT_xs" title="VCVT (between floating-point and fixed-point, Advanced SIMD) -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="fpsimd"/>
    <docvar key="mnemonic" value="VCVT"/>
  </docvars>
  <heading>VCVT (between floating-point and fixed-point, Advanced SIMD)</heading>
  <desc>
    <brief>
      <para>Vector Convert between floating-point and fixed-point</para>
    </brief>
    <authored>
      <para>Vector Convert between floating-point and fixed-point converts each
element in a vector from floating-point to fixed-point, or from
fixed-point to floating-point, and places the results in a second
vector.</para>
      <para>The vector elements are the same type, and are floating-point numbers or integers.
Signed and unsigned integers are distinct.</para>
      <para>The floating-point to fixed-point operation uses the Round towards
Zero rounding mode. The fixed-point to floating-point operation uses
the Round to Nearest rounding mode.</para>
      <para>Depending on settings in the <xref linkend="ARMARM_AArch32.cpacr">CPACR</xref>,
<xref linkend="ARMARM_AArch32.nsacr">NSACR</xref>, and
<xref linkend="ARMARM_AArch32.hcptr">HCPTR</xref> registers, and the Security
state and PE mode in which the instruction is executed, an attempt to
execute the instruction might be <arm-defined-word>UNDEFINED</arm-defined-word>, or
trapped to Hyp mode.
For more information see <xref linkend="ARMARM_CIHIDDFF">Enabling Advanced
SIMD and floating-point support</xref>.</para>
    </authored>
    <encodingnotes>
      <para>Related encodings: See <xref linkend="ARMARM_T32.encoding_index.simd_1r_imm">Advanced SIMD one register and modified immediate</xref> for the T32 instruction set, or <xref linkend="ARMARM_A32.encoding_index.simd1reg_imm">Advanced SIMD one register and modified immediate</xref> for the A32 instruction set.</para>
    </encodingnotes>
  </desc>
  <alias_list howmany="0"/>
  <classes>
    <classesintro count="2">
      <txt>It has encodings from the following instruction sets:</txt>
      <txt> A32 (</txt>
      <a href="#iclass_a1">A1</a>
      <txt>)</txt>
      <txt> and </txt>
      <txt> T32 (</txt>
      <a href="#iclass_t1">T1</a>
      <txt>)</txt>
      <txt>.</txt>
    </classesintro>
    <iclass name="A1" oneof="2" id="iclass_a1" no_encodings="2" isa="A32">
      <docvars>
        <docvar key="armarmheading" value="A1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="A32"/>
        <docvar key="mnemonic" value="VCVT"/>
      </docvars>
      <iclassintro count="2"/>
      <regdiagram form="32" psname="A32.uncond_as.advsimddp.a_simd_12reg.simd2reg_shift.VCVT_xs_A1_D" tworows="1">
        <box hibit="31" width="7" settings="7">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="24" width="1" name="U" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="23" width="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="6" name="imm6" usename="1" settings="3" psbits="xxxxxx" constraint="!= 000xxx">
          <c colspan="6">!= 000xxx</c>
        </box>
        <box hibit="15" width="4" name="Vd" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="11" width="2" settings="2">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="op" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="7" name="L" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="6" width="1" name="Q" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="5" width="1" name="M" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="4" width="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="3" width="4" name="Vm" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="VCVT_xs_A1_D" oneofinclass="2" oneof="4" label="64-bit SIMD vector" bitdiffs="Q == 0">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="simdvectorsize" value="double"/>
          <docvar key="mnemonic" value="VCVT"/>
        </docvars>
        <box hibit="6" width="1" name="Q">
          <c>0</c>
        </box>
        <asmtemplate><text>VCVT{</text><a hover="For the &quot;A1 128-bit SIMD vector&quot; and &quot;A1 64-bit SIMD vector&quot; variants: see x[Standard assembler syntax fields](Babbefhf). This encoding must be unconditional." link="AL_option__3">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.</text><a hover="Is the data type for the elements of the destination vector, " link="dt1_option__2">&lt;dt1&gt;</a><text>.</text><a hover="Is the data type for the elements of the source vector, " link="dt2_option__3">&lt;dt2&gt;</a><text>  </text><a hover="Is the 64-bit name of the SIMD&amp;FP destination register, encoded in the &quot;D:Vd&quot; field." link="D_Vd">&lt;Dd&gt;</a><text>, </text><a hover="Is the 64-bit name of the SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm__2">&lt;Dm&gt;</a><text>, #</text><a hover="The number of fraction bits in the fixed point number, in the range 1 to 32 for 32-bit elements, or in the range 1 to 16 for 16-bit elements:



  * (64 - &lt;fbits&gt;) is encoded in imm6.


An assembler can permit an &lt;fbits&gt; value of 0. This is encoded as floating-point to integer or integer to floating-point instruction, see x[VCVT (between floating-point and integer, Advanced SIMD)](A32T32-fpsimd.instructions.VCVT_is)." link="fbits__6">&lt;fbits&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VCVT_xs_A1_Q" oneofinclass="2" oneof="4" label="128-bit SIMD vector" bitdiffs="Q == 1">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="simdvectorsize" value="quad"/>
          <docvar key="mnemonic" value="VCVT"/>
        </docvars>
        <box hibit="6" width="1" name="Q">
          <c>1</c>
        </box>
        <asmtemplate><text>VCVT{</text><a hover="For the &quot;A1 128-bit SIMD vector&quot; and &quot;A1 64-bit SIMD vector&quot; variants: see x[Standard assembler syntax fields](Babbefhf). This encoding must be unconditional." link="AL_option__3">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.</text><a hover="Is the data type for the elements of the destination vector, " link="dt1_option__2">&lt;dt1&gt;</a><text>.</text><a hover="Is the data type for the elements of the source vector, " link="dt2_option__3">&lt;dt2&gt;</a><text>  </text><a hover="Is the 128-bit name of the SIMD&amp;FP destination register, encoded in the &quot;D:Vd&quot; field as &lt;Qd&gt;*2." link="D_Vd__4">&lt;Qd&gt;</a><text>, </text><a hover="Is the 128-bit name of the SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field as &lt;Qm&gt;*2." link="M_Vm__8">&lt;Qm&gt;</a><text>, #</text><a hover="The number of fraction bits in the fixed point number, in the range 1 to 32 for 32-bit elements, or in the range 1 to 16 for 16-bit elements:



  * (64 - &lt;fbits&gt;) is encoded in imm6.


An assembler can permit an &lt;fbits&gt; value of 0. This is encoded as floating-point to integer or integer to floating-point instruction, see x[VCVT (between floating-point and integer, Advanced SIMD)](A32T32-fpsimd.instructions.VCVT_is)." link="fbits__6">&lt;fbits&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="A32.uncond_as.advsimddp.a_simd_12reg.simd2reg_shift.VCVT_xs_A1_D" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if imm6 == '000xxx' then See(&quot;Related encodings&quot;); end;
if op[1] == '0' &amp;&amp; !IsFeatureImplemented(FEAT_FP16) then Undefined(); end;
if op[1] == '0' &amp;&amp; imm6 == '10xxxx' then Undefined(); end;
if imm6 == '0xxxxx' then Undefined(); end;
if Q == '1' &amp;&amp; (Vd[0] == '1' || Vm[0] == '1') then Undefined(); end;
let to_fixed : boolean = (op[0] == '1');
let frac_bits : integer = 64 - UInt(imm6);
let unsigned : boolean = (U == '1');
let esize : integer{} = 16 &lt;&lt; UInt(op[1]);
let elements : integer = 64 DIV esize;
let d : integer = UInt(D::Vd);
let m : integer = UInt(M::Vm);
let regs : integer = if Q == '0' then 1 else 2;</pstext></ps>
      </ps_section>
    </iclass>
    <iclass name="T1" oneof="2" id="iclass_t1" no_encodings="2" isa="T32">
      <docvars>
        <docvar key="armarmheading" value="T1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="T32"/>
        <docvar key="mnemonic" value="VCVT"/>
      </docvars>
      <iclassintro count="2"/>
      <regdiagram form="16x2" psname="T32.w.cpaf.simddp.t_simd_12reg.simd_2r_shift.VCVT_xs_T1_D" tworows="1">
        <box hibit="31" width="3" settings="3">
          <c>1</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="28" width="1" name="U" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="27" width="5" settings="5">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="6" name="imm6" usename="1" settings="3" psbits="xxxxxx" constraint="!= 000xxx">
          <c colspan="6">!= 000xxx</c>
        </box>
        <box hibit="15" width="4" name="Vd" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="11" width="2" settings="2">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="op" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="7" name="L" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="6" width="1" name="Q" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="5" width="1" name="M" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="4" width="1" settings="1">
          <c>1</c>
        </box>
        <box hibit="3" width="4" name="Vm" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="VCVT_xs_T1_D" oneofinclass="2" oneof="4" label="64-bit SIMD vector" bitdiffs="Q == 0">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="simdvectorsize" value="double"/>
          <docvar key="mnemonic" value="VCVT"/>
        </docvars>
        <box hibit="6" width="1" name="Q">
          <c>0</c>
        </box>
        <asmtemplate><text>VCVT{</text><a hover="For the &quot;T1 128-bit SIMD vector&quot; and &quot;T1 64-bit SIMD vector&quot; variants: see x[Standard assembler syntax fields](Babbefhf)." link="AL_option__6">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.</text><a hover="Is the data type for the elements of the destination vector, " link="dt1_option__2">&lt;dt1&gt;</a><text>.</text><a hover="Is the data type for the elements of the source vector, " link="dt2_option__3">&lt;dt2&gt;</a><text>  </text><a hover="Is the 64-bit name of the SIMD&amp;FP destination register, encoded in the &quot;D:Vd&quot; field." link="D_Vd">&lt;Dd&gt;</a><text>, </text><a hover="Is the 64-bit name of the SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm__2">&lt;Dm&gt;</a><text>, #</text><a hover="The number of fraction bits in the fixed point number, in the range 1 to 32 for 32-bit elements, or in the range 1 to 16 for 16-bit elements:



  * (64 - &lt;fbits&gt;) is encoded in imm6.


An assembler can permit an &lt;fbits&gt; value of 0. This is encoded as floating-point to integer or integer to floating-point instruction, see x[VCVT (between floating-point and integer, Advanced SIMD)](A32T32-fpsimd.instructions.VCVT_is)." link="fbits__6">&lt;fbits&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VCVT_xs_T1_Q" oneofinclass="2" oneof="4" label="128-bit SIMD vector" bitdiffs="Q == 1">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="simdvectorsize" value="quad"/>
          <docvar key="mnemonic" value="VCVT"/>
        </docvars>
        <box hibit="6" width="1" name="Q">
          <c>1</c>
        </box>
        <asmtemplate><text>VCVT{</text><a hover="For the &quot;T1 128-bit SIMD vector&quot; and &quot;T1 64-bit SIMD vector&quot; variants: see x[Standard assembler syntax fields](Babbefhf)." link="AL_option__6">&lt;c&gt;</a><text>}{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.</text><a hover="Is the data type for the elements of the destination vector, " link="dt1_option__2">&lt;dt1&gt;</a><text>.</text><a hover="Is the data type for the elements of the source vector, " link="dt2_option__3">&lt;dt2&gt;</a><text>  </text><a hover="Is the 128-bit name of the SIMD&amp;FP destination register, encoded in the &quot;D:Vd&quot; field as &lt;Qd&gt;*2." link="D_Vd__4">&lt;Qd&gt;</a><text>, </text><a hover="Is the 128-bit name of the SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field as &lt;Qm&gt;*2." link="M_Vm__8">&lt;Qm&gt;</a><text>, #</text><a hover="The number of fraction bits in the fixed point number, in the range 1 to 32 for 32-bit elements, or in the range 1 to 16 for 16-bit elements:



  * (64 - &lt;fbits&gt;) is encoded in imm6.


An assembler can permit an &lt;fbits&gt; value of 0. This is encoded as floating-point to integer or integer to floating-point instruction, see x[VCVT (between floating-point and integer, Advanced SIMD)](A32T32-fpsimd.instructions.VCVT_is)." link="fbits__6">&lt;fbits&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.cpaf.simddp.t_simd_12reg.simd_2r_shift.VCVT_xs_T1_D" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if imm6 == '000xxx' then See(&quot;Related encodings&quot;); end;
if op[1] == '0' &amp;&amp; !IsFeatureImplemented(FEAT_FP16) then Undefined(); end;
if op[1] == '0' &amp;&amp; imm6 == '10xxxx' then Undefined(); end;
if imm6 == '0xxxxx' then Undefined(); end;
if Q == '1' &amp;&amp; (Vd[0] == '1' || Vm[0] == '1') then Undefined(); end;
let to_fixed : boolean = (op[0] == '1');
let frac_bits : integer = 64 - UInt(imm6);
let unsigned : boolean = (U == '1');
let esize : integer{} = 16 &lt;&lt; UInt(op[1]);
let elements : integer = 64 DIV esize;
let d : integer = UInt(D::Vd);
let m : integer = UInt(M::Vm);
let regs : integer = if Q == '0' then 1 else 2;</pstext></ps>
      </ps_section>
    </iclass>
  </classes>
  <explanations scope="all">
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_A1_Q" symboldefcount="1">
      <symbol link="AL_option__3">&lt;c&gt;</symbol>
      <account encodedin="">
        <intro>
          <para>For the &quot;A1 128-bit SIMD vector&quot; and &quot;A1 64-bit SIMD vector&quot; variants: see <xref linkend="Babbefhf">Standard assembler syntax fields</xref>. This encoding must be unconditional.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VCVT_xs_T1_D, VCVT_xs_T1_Q" symboldefcount="2">
      <symbol link="AL_option__6">&lt;c&gt;</symbol>
      <account encodedin="">
        <intro>
          <para>For the &quot;T1 128-bit SIMD vector&quot; and &quot;T1 64-bit SIMD vector&quot; variants: see <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_A1_Q, VCVT_xs_T1_D, VCVT_xs_T1_Q" symboldefcount="1">
      <symbol link="qw_option">&lt;q&gt;</symbol>
      <account encodedin="">
        <intro>
          <para>See <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_A1_Q, VCVT_xs_T1_D, VCVT_xs_T1_Q" symboldefcount="1">
      <symbol link="dt1_option__2">&lt;dt1&gt;</symbol>
      <definition encodedin="(op :: U)">
        <intro>Is the data type for the elements of the destination vector, </intro>
        <table class="valuetable">
          <tgroup cols="3">
            <thead>
              <row>
                <entry class="bitfield">op</entry>
                <entry class="bitfield">U</entry>
                <entry class="symbol">&lt;dt1&gt;</entry>
              </row>
            </thead>
            <tbody>
              <row>
                <entry class="bitfield">00</entry>
                <entry class="bitfield">x</entry>
                <entry class="symbol">F16</entry>
              </row>
              <row>
                <entry class="bitfield">01</entry>
                <entry class="bitfield">0</entry>
                <entry class="symbol">S16</entry>
              </row>
              <row>
                <entry class="bitfield">01</entry>
                <entry class="bitfield">1</entry>
                <entry class="symbol">U16</entry>
              </row>
              <row>
                <entry class="bitfield">10</entry>
                <entry class="bitfield">x</entry>
                <entry class="symbol">F32</entry>
              </row>
              <row>
                <entry class="bitfield">11</entry>
                <entry class="bitfield">0</entry>
                <entry class="symbol">S32</entry>
              </row>
              <row>
                <entry class="bitfield">11</entry>
                <entry class="bitfield">1</entry>
                <entry class="symbol">U32</entry>
              </row>
            </tbody>
          </tgroup>
        </table>
      </definition>
      <arch_variants>
        <arch_variant name="ARMv8.2-A"/>
      </arch_variants>
    </explanation>
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_A1_Q, VCVT_xs_T1_D, VCVT_xs_T1_Q" symboldefcount="1">
      <symbol link="dt2_option__3">&lt;dt2&gt;</symbol>
      <definition encodedin="(op :: U)">
        <intro>Is the data type for the elements of the source vector, </intro>
        <table class="valuetable">
          <tgroup cols="3">
            <thead>
              <row>
                <entry class="bitfield">op</entry>
                <entry class="bitfield">U</entry>
                <entry class="symbol">&lt;dt2&gt;</entry>
              </row>
            </thead>
            <tbody>
              <row>
                <entry class="bitfield">00</entry>
                <entry class="bitfield">0</entry>
                <entry class="symbol">S16</entry>
              </row>
              <row>
                <entry class="bitfield">00</entry>
                <entry class="bitfield">1</entry>
                <entry class="symbol">U16</entry>
              </row>
              <row>
                <entry class="bitfield">01</entry>
                <entry class="bitfield">x</entry>
                <entry class="symbol">F16</entry>
              </row>
              <row>
                <entry class="bitfield">10</entry>
                <entry class="bitfield">0</entry>
                <entry class="symbol">S32</entry>
              </row>
              <row>
                <entry class="bitfield">10</entry>
                <entry class="bitfield">1</entry>
                <entry class="symbol">U32</entry>
              </row>
              <row>
                <entry class="bitfield">11</entry>
                <entry class="bitfield">x</entry>
                <entry class="symbol">F32</entry>
              </row>
            </tbody>
          </tgroup>
        </table>
      </definition>
      <arch_variants>
        <arch_variant name="ARMv8.2-A"/>
      </arch_variants>
    </explanation>
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_T1_D" symboldefcount="1">
      <symbol link="D_Vd">&lt;Dd&gt;</symbol>
      <account encodedin="(D :: Vd)">
        <intro>
          <para>Is the 64-bit name of the SIMD&amp;FP destination register, encoded in the &quot;D:Vd&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_T1_D" symboldefcount="1">
      <symbol link="M_Vm__2">&lt;Dm&gt;</symbol>
      <account encodedin="(M :: Vm)">
        <intro>
          <para>Is the 64-bit name of the SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VCVT_xs_A1_D, VCVT_xs_A1_Q, VCVT_xs_T1_D, VCVT_xs_T1_Q" symboldefcount="1">
      <symbol link="fbits__6">&lt;fbits&gt;</symbol>
      <account encodedin="imm6">
        <intro>
          <para>The number of fraction bits in the fixed point number, in the range 1 to 32 for 32-bit elements, or in the range 1 to 16 for 16-bit elements:</para>
          <list type="unordered">
            <listitem>
              <content>(64 - <syntax>&lt;fbits&gt;</syntax>) is encoded in imm6.</content>
            </listitem>
          </list>
          <para>An assembler can permit an <syntax>&lt;fbits&gt;</syntax> value of 0. This is encoded as floating-point to integer or integer to floating-point instruction, see <xref linkend="A32T32-fpsimd.instructions.VCVT_is">VCVT (between floating-point and integer, Advanced SIMD)</xref>.</para>
        </intro>
      </account>
      <arch_variants>
        <arch_variant name="ARMv8.2-A"/>
      </arch_variants>
    </explanation>
    <explanation enclist="VCVT_xs_A1_Q, VCVT_xs_T1_Q" symboldefcount="1">
      <symbol link="D_Vd__4">&lt;Qd&gt;</symbol>
      <account encodedin="(D :: Vd)">
        <intro>
          <para>Is the 128-bit name of the SIMD&amp;FP destination register, encoded in the &quot;D:Vd&quot; field as &lt;Qd&gt;*2.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VCVT_xs_A1_Q, VCVT_xs_T1_Q" symboldefcount="1">
      <symbol link="M_Vm__8">&lt;Qm&gt;</symbol>
      <account encodedin="(M :: Vm)">
        <intro>
          <para>Is the 128-bit name of the SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field as &lt;Qm&gt;*2.</para>
        </intro>
      </account>
    </explanation>
  </explanations>
  <ps_section howmany="1">
    <ps name="A32.uncond_as.advsimddp.a_simd_12reg.simd2reg_shift.VCVT_xs_A1_D" sections="1" secttype="Operation">
      <pstext mayhavelinks="1" section="Execute" rep_section="execute">if <a link="func_ConditionPassed_0" file="shared_pseudocode.xml">ConditionPassed</a>() then
    EncodingSpecificOperations();
    <a link="func_CheckAdvSIMDEnabled_0" file="shared_pseudocode.xml">CheckAdvSIMDEnabled</a>();
    var result : bits(esize);
    let fpcr : FPCR_Type = <a link="func_StandardFPCR_0" file="shared_pseudocode.xml">StandardFPCR</a>();
    for r = 0 to regs-1 do
        for e = 0 to elements-1 do
            let operand1 : bits(esize) = <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(m+r)[e*:esize];
            if to_fixed then
                result = <a link="func_FPToFixed_7" file="shared_pseudocode.xml">FPToFixed</a>{esize, esize}(operand1, frac_bits, unsigned, fpcr,
                                                 <a link="enum_FPRounding_ZERO" file="shared_pseudocode.xml">FPRounding_ZERO</a>);
            else
                result = <a link="func_FixedToFP_7" file="shared_pseudocode.xml">FixedToFP</a>{esize, esize}(operand1, frac_bits, unsigned, fpcr,
                                                 <a link="enum_FPRounding_TIEEVEN" file="shared_pseudocode.xml">FPRounding_TIEEVEN</a>);
            end;
            <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(d+r)[e*:esize] = result;
        end;
    end;
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-26 20:27:25</timestamp>
  <commit_id>2026-03_rel</commit_id>
</instructionsection>