<?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="VQSHL_i" title="VQSHL, VQSHLU (immediate) -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="fpsimd"/>
  </docvars>
  <heading>VQSHL, VQSHLU (immediate)</heading>
  <desc>
    <brief>
      <para>Vector Saturating Shift Left (immediate)</para>
    </brief>
    <authored>
      <para>Vector Saturating Shift Left (immediate) takes each element
in a vector of integers, left shifts them by an immediate value,
and places the results in a second vector.</para>
      <para>The operand elements must all be the same size, and can be
any one of:</para>
      <list type="unordered">
        <listitem>
          <content>8-bit, 16-bit, 32-bit, or 64-bit signed integers.</content>
        </listitem>
        <listitem>
          <content>8-bit, 16-bit, 32-bit, or 64-bit unsigned integers.</content>
        </listitem>
      </list>
      <para>The result elements are the same size as the operand elements.
If the operand elements are signed, the results can be either signed
or unsigned. If the operand elements are unsigned, the result elements
must also be unsigned.</para>
      <para>If any of the results overflow, they are saturated. The cumulative
saturation bit, <xref linkend="ARMARM_AArch32.fpscr">FPSCR</xref>.QC, is set if
saturation occurs. For details see <xref linkend="ARMARM_BEIHABGJ">Pseudocode
details of saturation</xref>.</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="4" isa="A32">
      <docvars>
        <docvar key="armarmheading" value="A1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="A32"/>
      </docvars>
      <iclassintro count="4"/>
      <regdiagram form="32" psname="A32.uncond_as.advsimddp.a_simd_12reg.simd2reg_shift.VQSHL_i_A1_D">
        <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">
          <c colspan="6"/>
        </box>
        <box hibit="15" width="4" name="Vd" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="11" width="3" settings="3">
          <c>0</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="op" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="7" width="1" name="L" usename="1">
          <c colspan="1"/>
        </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="VQSHL_i_A1_D" oneofinclass="4" oneof="8" label="64-bit SIMD vector, signed result" bitdiffs="op == 1 &amp;&amp; Q == 0 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 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="VQSHL"/>
          <docvar key="result-type" value="signed-result"/>
          <docvar key="result-type-simd-vector" value="signed-result-double"/>
        </docvars>
        <box hibit="8" width="1" name="op">
          <c>1</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>0</c>
        </box>
        <asmtemplate><text>VQSHL{</text><a hover="For the &quot;A1 128-bit SIMD vector, signed result&quot;, &quot;A1 128-bit SIMD vector, unsigned result&quot;, &quot;A1 64-bit SIMD vector, signed result&quot;, and &quot;A1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VQSHLU_i_A1_D" oneofinclass="4" oneof="8" label="64-bit SIMD vector, unsigned result" bitdiffs="U == 1 &amp;&amp; op == 0 &amp;&amp; Q == 0 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 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="VQSHLU"/>
          <docvar key="result-type" value="unsigned-result"/>
          <docvar key="result-type-simd-vector" value="unsigned-result-double"/>
        </docvars>
        <box hibit="24" width="1" name="U">
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="op">
          <c>0</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>0</c>
        </box>
        <asmtemplate><text>VQSHLU{</text><a hover="For the &quot;A1 128-bit SIMD vector, signed result&quot;, &quot;A1 128-bit SIMD vector, unsigned result&quot;, &quot;A1 64-bit SIMD vector, signed result&quot;, and &quot;A1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VQSHL_i_A1_Q" oneofinclass="4" oneof="8" label="128-bit SIMD vector, signed result" bitdiffs="op == 1 &amp;&amp; Q == 1 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 0)">
        <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="VQSHL"/>
          <docvar key="result-type" value="signed-result"/>
          <docvar key="result-type-simd-vector" value="signed-result-quad"/>
        </docvars>
        <box hibit="8" width="1" name="op">
          <c>1</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>1</c>
        </box>
        <asmtemplate><text>VQSHL{</text><a hover="For the &quot;A1 128-bit SIMD vector, signed result&quot;, &quot;A1 128-bit SIMD vector, unsigned result&quot;, &quot;A1 64-bit SIMD vector, signed result&quot;, and &quot;A1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VQSHLU_i_A1_Q" oneofinclass="4" oneof="8" label="128-bit SIMD vector, unsigned result" bitdiffs="U == 1 &amp;&amp; op == 0 &amp;&amp; Q == 1 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 0)">
        <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="VQSHLU"/>
          <docvar key="result-type" value="unsigned-result"/>
          <docvar key="result-type-simd-vector" value="unsigned-result-quad"/>
        </docvars>
        <box hibit="24" width="1" name="U">
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="op">
          <c>0</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>1</c>
        </box>
        <asmtemplate><text>VQSHLU{</text><a hover="For the &quot;A1 128-bit SIMD vector, signed result&quot;, &quot;A1 128-bit SIMD vector, unsigned result&quot;, &quot;A1 64-bit SIMD vector, signed result&quot;, and &quot;A1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="A32.uncond_as.advsimddp.a_simd_12reg.simd2reg_shift.VQSHL_i_A1_D" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if (L::imm6) == '0000xxx' then See(&quot;Related encodings&quot;); end;
if U == '0' &amp;&amp; op == '0' then Undefined(); end;
if Q == '1' &amp;&amp; (Vd[0] == '1' || Vm[0] == '1') then Undefined(); end;
let esize : integer{} = 8 &lt;&lt; HighestSetBitNZ((L::imm6)[6:3]);
let elements : integer = 64 DIV esize;
let shift_amount : integer = UInt(L::imm6) - esize;
let src_unsigned : boolean = (U == '1' &amp;&amp; op == '1');
let dest_unsigned : boolean = (U == '1');
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="4" isa="T32">
      <docvars>
        <docvar key="armarmheading" value="T1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="T32"/>
      </docvars>
      <iclassintro count="4"/>
      <regdiagram form="16x2" psname="T32.w.cpaf.simddp.t_simd_12reg.simd_2r_shift.VQSHL_i_T1_D">
        <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">
          <c colspan="6"/>
        </box>
        <box hibit="15" width="4" name="Vd" usename="1">
          <c colspan="4"/>
        </box>
        <box hibit="11" width="3" settings="3">
          <c>0</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="op" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="7" width="1" name="L" usename="1">
          <c colspan="1"/>
        </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="VQSHL_i_T1_D" oneofinclass="4" oneof="8" label="64-bit SIMD vector, signed result" bitdiffs="op == 1 &amp;&amp; Q == 0 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 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="VQSHL"/>
          <docvar key="result-type" value="signed-result"/>
          <docvar key="result-type-simd-vector" value="signed-result-double"/>
        </docvars>
        <box hibit="8" width="1" name="op">
          <c>1</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>0</c>
        </box>
        <asmtemplate><text>VQSHL{</text><a hover="For the &quot;T1 128-bit SIMD vector, signed result&quot;, &quot;T1 128-bit SIMD vector, unsigned result&quot;, &quot;T1 64-bit SIMD vector, signed result&quot;, and &quot;T1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VQSHLU_i_T1_D" oneofinclass="4" oneof="8" label="64-bit SIMD vector, unsigned result" bitdiffs="U == 1 &amp;&amp; op == 0 &amp;&amp; Q == 0 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 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="VQSHLU"/>
          <docvar key="result-type" value="unsigned-result"/>
          <docvar key="result-type-simd-vector" value="unsigned-result-double"/>
        </docvars>
        <box hibit="28" width="1" name="U">
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="op">
          <c>0</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>0</c>
        </box>
        <asmtemplate><text>VQSHLU{</text><a hover="For the &quot;T1 128-bit SIMD vector, signed result&quot;, &quot;T1 128-bit SIMD vector, unsigned result&quot;, &quot;T1 64-bit SIMD vector, signed result&quot;, and &quot;T1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VQSHL_i_T1_Q" oneofinclass="4" oneof="8" label="128-bit SIMD vector, signed result" bitdiffs="op == 1 &amp;&amp; Q == 1 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 0)">
        <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="VQSHL"/>
          <docvar key="result-type" value="signed-result"/>
          <docvar key="result-type-simd-vector" value="signed-result-quad"/>
        </docvars>
        <box hibit="8" width="1" name="op">
          <c>1</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>1</c>
        </box>
        <asmtemplate><text>VQSHL{</text><a hover="For the &quot;T1 128-bit SIMD vector, signed result&quot;, &quot;T1 128-bit SIMD vector, unsigned result&quot;, &quot;T1 64-bit SIMD vector, signed result&quot;, and &quot;T1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VQSHLU_i_T1_Q" oneofinclass="4" oneof="8" label="128-bit SIMD vector, unsigned result" bitdiffs="U == 1 &amp;&amp; op == 0 &amp;&amp; Q == 1 &amp;&amp; !(imm6[5:3] == 000 &amp;&amp; L == 0)">
        <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="VQSHLU"/>
          <docvar key="result-type" value="unsigned-result"/>
          <docvar key="result-type-simd-vector" value="unsigned-result-quad"/>
        </docvars>
        <box hibit="28" width="1" name="U">
          <c>1</c>
        </box>
        <box hibit="8" width="1" name="op">
          <c>0</c>
        </box>
        <box hibit="6" width="1" name="Q">
          <c>1</c>
        </box>
        <asmtemplate><text>VQSHLU{</text><a hover="For the &quot;T1 128-bit SIMD vector, signed result&quot;, &quot;T1 128-bit SIMD vector, unsigned result&quot;, &quot;T1 64-bit SIMD vector, signed result&quot;, and &quot;T1 64-bit SIMD vector, unsigned result&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 vectors, " link="type_option__2">&lt;type&gt;</a><a hover="Is the data size for the elements of the vectors, " link="size_option__4">&lt;size&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="Is an immediate value, in the range 0 to &lt;size&gt;-1, encoded in the &quot;imm6&quot; field." link="imm__116">&lt;imm&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.cpaf.simddp.t_simd_12reg.simd_2r_shift.VQSHL_i_T1_D" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if (L::imm6) == '0000xxx' then See(&quot;Related encodings&quot;); end;
if U == '0' &amp;&amp; op == '0' then Undefined(); end;
if Q == '1' &amp;&amp; (Vd[0] == '1' || Vm[0] == '1') then Undefined(); end;
let esize : integer{} = 8 &lt;&lt; HighestSetBitNZ((L::imm6)[6:3]);
let elements : integer = 64 DIV esize;
let shift_amount : integer = UInt(L::imm6) - esize;
let src_unsigned : boolean = (U == '1' &amp;&amp; op == '1');
let dest_unsigned : boolean = (U == '1');
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="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_A1_Q, VQSHLU_i_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, signed result&quot;, &quot;A1 128-bit SIMD vector, unsigned result&quot;, &quot;A1 64-bit SIMD vector, signed result&quot;, and &quot;A1 64-bit SIMD vector, unsigned result&quot; variants: see <xref linkend="Babbefhf">Standard assembler syntax fields</xref>. This encoding must be unconditional.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VQSHL_i_T1_D, VQSHLU_i_T1_D, VQSHL_i_T1_Q, VQSHLU_i_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, signed result&quot;, &quot;T1 128-bit SIMD vector, unsigned result&quot;, &quot;T1 64-bit SIMD vector, signed result&quot;, and &quot;T1 64-bit SIMD vector, unsigned result&quot; variants: see <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_A1_Q, VQSHLU_i_A1_Q, VQSHL_i_T1_D, VQSHLU_i_T1_D, VQSHL_i_T1_Q, VQSHLU_i_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="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_A1_Q, VQSHLU_i_A1_Q, VQSHL_i_T1_D, VQSHLU_i_T1_D, VQSHL_i_T1_Q, VQSHLU_i_T1_Q" symboldefcount="1">
      <symbol link="type_option__2">&lt;type&gt;</symbol>
      <definition encodedin="U">
        <intro>Is the data type for the elements of the vectors, </intro>
        <table class="valuetable">
          <tgroup cols="2">
            <thead>
              <row>
                <entry class="bitfield">U</entry>
                <entry class="symbol">&lt;type&gt;</entry>
              </row>
            </thead>
            <tbody>
              <row>
                <entry class="bitfield">0</entry>
                <entry class="symbol">S</entry>
              </row>
              <row>
                <entry class="bitfield">1</entry>
                <entry class="symbol">U</entry>
              </row>
            </tbody>
          </tgroup>
        </table>
      </definition>
    </explanation>
    <explanation enclist="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_A1_Q, VQSHLU_i_A1_Q, VQSHL_i_T1_D, VQSHLU_i_T1_D, VQSHL_i_T1_Q, VQSHLU_i_T1_Q" symboldefcount="1">
      <symbol link="size_option__4">&lt;size&gt;</symbol>
      <definition encodedin="(L :: imm6)">
        <intro>Is the data size for the elements of the vectors, </intro>
        <table class="valuetable">
          <tgroup cols="3">
            <thead>
              <row>
                <entry class="bitfield">L</entry>
                <entry class="bitfield">imm6</entry>
                <entry class="symbol">&lt;size&gt;</entry>
              </row>
            </thead>
            <tbody>
              <row>
                <entry class="bitfield">0</entry>
                <entry class="bitfield">001xxx</entry>
                <entry class="symbol">8</entry>
              </row>
              <row>
                <entry class="bitfield">0</entry>
                <entry class="bitfield">01xxxx</entry>
                <entry class="symbol">16</entry>
              </row>
              <row>
                <entry class="bitfield">0</entry>
                <entry class="bitfield">1xxxxx</entry>
                <entry class="symbol">32</entry>
              </row>
              <row>
                <entry class="bitfield">1</entry>
                <entry class="bitfield">xxxxxx</entry>
                <entry class="symbol">64</entry>
              </row>
            </tbody>
          </tgroup>
        </table>
      </definition>
    </explanation>
    <explanation enclist="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_T1_D, VQSHLU_i_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="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_T1_D, VQSHLU_i_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="VQSHL_i_A1_D, VQSHLU_i_A1_D, VQSHL_i_A1_Q, VQSHLU_i_A1_Q, VQSHL_i_T1_D, VQSHLU_i_T1_D, VQSHL_i_T1_Q, VQSHLU_i_T1_Q" symboldefcount="1">
      <symbol link="imm__116">&lt;imm&gt;</symbol>
      <account encodedin="imm6">
        <intro>
          <para>Is an immediate value, in the range 0 to <syntax>&lt;size&gt;</syntax>-1, encoded in the &quot;imm6&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VQSHL_i_A1_Q, VQSHLU_i_A1_Q, VQSHL_i_T1_Q, VQSHLU_i_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="VQSHL_i_A1_Q, VQSHLU_i_A1_Q, VQSHL_i_T1_Q, VQSHLU_i_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.VQSHL_i_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>();
    for r = 0 to regs-1 do
        for e = 0 to elements-1 do
            let opelt : bits(esize) = <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(m+r)[e*:esize];
            let element : integer = if src_unsigned then UInt(opelt) else SInt(opelt);
            let (result, sat) : (bits(esize), boolean) = <a link="func_SatQ_3" file="shared_pseudocode.xml">SatQ</a>{esize}(element &lt;&lt; shift_amount,
                                                                     dest_unsigned);
            <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(d+r)[e*:esize] = result;
            if sat then FPSCR().QC = '1'; end;
        end;
    end;
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-26 20:27:25</timestamp>
  <commit_id>2026-03_rel</commit_id>
</instructionsection>