<?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="VSEL" title="VSELEQ, VSELGE, VSELGT, VSELVS -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="fpsimd"/>
  </docvars>
  <heading>VSELEQ, VSELGE, VSELGT, VSELVS</heading>
  <desc>
    <brief>
      <para>Floating-point conditional select</para>
    </brief>
    <authored>
      <para>Floating-point conditional select allows the destination register to
take the value in either one or the other source register according
to the condition codes in the <xref linkend="ARMARM_CJAGBHBH">APSR</xref>.</para>
    </authored>
  </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="12" isa="A32">
      <docvars>
        <docvar key="armarmheading" value="A1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="A32"/>
      </docvars>
      <iclassintro count="12"/>
      <regdiagram form="32" psname="A32.cops_as.advsimdext.fpcsel.VSELEQ_A1_H">
        <box hibit="31" width="9" settings="9">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="2" name="cc" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="19" width="4" name="Vn" usename="1">
          <c colspan="4"/>
        </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>0</c>
        </box>
        <box hibit="9" width="2" name="size" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="7" width="1" name="N" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="6" width="1" settings="1">
          <c>0</c>
        </box>
        <box hibit="5" width="1" name="M" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="4" width="1" settings="1">
          <c>0</c>
        </box>
        <box hibit="3" width="4" name="Vm" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="VSELEQ_A1_H" oneofinclass="12" oneof="24" label="Equal, half-precision scalar" bitdiffs="cc == 00 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELEQ-halfprec"/>
          <docvar key="mnemonic" value="VSELEQ"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELEQ.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELEQ_A1_S" oneofinclass="12" oneof="24" label="Equal, single-precision scalar" bitdiffs="cc == 00 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELEQ-singleprec"/>
          <docvar key="mnemonic" value="VSELEQ"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELEQ.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELEQ_A1_D" oneofinclass="12" oneof="24" label="Equal, double-precision scalar" bitdiffs="cc == 00 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELEQ-doubleprec"/>
          <docvar key="mnemonic" value="VSELEQ"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELEQ.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGE_A1_H" oneofinclass="12" oneof="24" label="Greater than or Equal, half-precision scalar" bitdiffs="cc == 10 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGE-halfprec"/>
          <docvar key="mnemonic" value="VSELGE"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELGE.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGE_A1_S" oneofinclass="12" oneof="24" label="Greater than or Equal, single-precision scalar" bitdiffs="cc == 10 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGE-singleprec"/>
          <docvar key="mnemonic" value="VSELGE"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELGE.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGE_A1_D" oneofinclass="12" oneof="24" label="Greater than or Equal, double-precision scalar" bitdiffs="cc == 10 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGE-doubleprec"/>
          <docvar key="mnemonic" value="VSELGE"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELGE.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGT_A1_H" oneofinclass="12" oneof="24" label="Greater than, half-precision scalar" bitdiffs="cc == 11 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGT-halfprec"/>
          <docvar key="mnemonic" value="VSELGT"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELGT.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGT_A1_S" oneofinclass="12" oneof="24" label="Greater than, single-precision scalar" bitdiffs="cc == 11 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGT-singleprec"/>
          <docvar key="mnemonic" value="VSELGT"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELGT.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGT_A1_D" oneofinclass="12" oneof="24" label="Greater than, double-precision scalar" bitdiffs="cc == 11 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGT-doubleprec"/>
          <docvar key="mnemonic" value="VSELGT"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELGT.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELVS_A1_H" oneofinclass="12" oneof="24" label="Unordered, half-precision scalar" bitdiffs="cc == 01 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELVS-halfprec"/>
          <docvar key="mnemonic" value="VSELVS"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELVS.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELVS_A1_S" oneofinclass="12" oneof="24" label="Unordered, single-precision scalar" bitdiffs="cc == 01 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELVS-singleprec"/>
          <docvar key="mnemonic" value="VSELVS"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELVS.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELVS_A1_D" oneofinclass="12" oneof="24" label="Unordered, double-precision scalar" bitdiffs="cc == 01 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELVS-doubleprec"/>
          <docvar key="mnemonic" value="VSELVS"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Cannot be conditional"><text>VSELVS.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="A32.cops_as.advsimdext.fpcsel.VSELEQ_A1_H" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if size == '00' || (size == '01' &amp;&amp; !IsFeatureImplemented(FEAT_FP16)) then Undefined(); end;
let esize : integer{} = 8 &lt;&lt; UInt(size);
let d : integer = if size == '11' then UInt(D::Vd) else UInt(Vd::D);
let n : integer = if size == '11' then UInt(N::Vn) else UInt(Vn::N);
let m : integer = if size == '11' then UInt(M::Vm) else UInt(Vm::M);
let condition : bits(4) = cc::(cc[1] XOR cc[0])::'0';</pstext></ps>
      </ps_section>
    </iclass>
    <iclass name="T1" oneof="2" id="iclass_t1" no_encodings="12" isa="T32">
      <docvars>
        <docvar key="armarmheading" value="T1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="T32"/>
      </docvars>
      <iclassintro count="12"/>
      <regdiagram form="16x2" psname="T32.w.cpaf.advsimdext.fp_csel.VSELEQ_T1_H">
        <box hibit="31" width="9" settings="9">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="2" name="cc" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="19" width="4" name="Vn" usename="1">
          <c colspan="4"/>
        </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>0</c>
        </box>
        <box hibit="9" width="2" name="size" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="7" width="1" name="N" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="6" width="1" settings="1">
          <c>0</c>
        </box>
        <box hibit="5" width="1" name="M" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="4" width="1" settings="1">
          <c>0</c>
        </box>
        <box hibit="3" width="4" name="Vm" usename="1">
          <c colspan="4"/>
        </box>
      </regdiagram>
      <encoding name="VSELEQ_T1_H" oneofinclass="12" oneof="24" label="Equal, half-precision scalar" bitdiffs="cc == 00 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELEQ-halfprec"/>
          <docvar key="mnemonic" value="VSELEQ"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELEQ.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELEQ_T1_S" oneofinclass="12" oneof="24" label="Equal, single-precision scalar" bitdiffs="cc == 00 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELEQ-singleprec"/>
          <docvar key="mnemonic" value="VSELEQ"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELEQ.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELEQ_T1_D" oneofinclass="12" oneof="24" label="Equal, double-precision scalar" bitdiffs="cc == 00 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELEQ-doubleprec"/>
          <docvar key="mnemonic" value="VSELEQ"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELEQ.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGE_T1_H" oneofinclass="12" oneof="24" label="Greater than or Equal, half-precision scalar" bitdiffs="cc == 10 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGE-halfprec"/>
          <docvar key="mnemonic" value="VSELGE"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELGE.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGE_T1_S" oneofinclass="12" oneof="24" label="Greater than or Equal, single-precision scalar" bitdiffs="cc == 10 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGE-singleprec"/>
          <docvar key="mnemonic" value="VSELGE"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELGE.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGE_T1_D" oneofinclass="12" oneof="24" label="Greater than or Equal, double-precision scalar" bitdiffs="cc == 10 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGE-doubleprec"/>
          <docvar key="mnemonic" value="VSELGE"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELGE.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGT_T1_H" oneofinclass="12" oneof="24" label="Greater than, half-precision scalar" bitdiffs="cc == 11 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGT-halfprec"/>
          <docvar key="mnemonic" value="VSELGT"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELGT.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGT_T1_S" oneofinclass="12" oneof="24" label="Greater than, single-precision scalar" bitdiffs="cc == 11 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGT-singleprec"/>
          <docvar key="mnemonic" value="VSELGT"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELGT.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELGT_T1_D" oneofinclass="12" oneof="24" label="Greater than, double-precision scalar" bitdiffs="cc == 11 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELGT-doubleprec"/>
          <docvar key="mnemonic" value="VSELGT"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELGT.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELVS_T1_H" oneofinclass="12" oneof="24" label="Unordered, half-precision scalar" bitdiffs="cc == 01 &amp;&amp; size == 01">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELVS-halfprec"/>
          <docvar key="mnemonic" value="VSELVS"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELVS.F16  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELVS_T1_S" oneofinclass="12" oneof="24" label="Unordered, single-precision scalar" bitdiffs="cc == 01 &amp;&amp; size == 10">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELVS-singleprec"/>
          <docvar key="mnemonic" value="VSELVS"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELVS.F32  </text><a hover="Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field." link="Vd_D">&lt;Sd&gt;</a><text>, </text><a hover="Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field." link="Vn_N">&lt;Sn&gt;</a><text>, </text><a hover="Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VSELVS_T1_D" oneofinclass="12" oneof="24" label="Unordered, double-precision scalar" bitdiffs="cc == 01 &amp;&amp; size == 11">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="fpdatasize" value="doubleprec"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="mnemonic-fpdatasize" value="VSELVS-doubleprec"/>
          <docvar key="mnemonic" value="VSELVS"/>
        </docvars>
        <box hibit="21" width="2" name="cc">
          <c>0</c>
          <c>1</c>
        </box>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate comment="Not permitted in IT block"><text>VSELVS.F64  </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 first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field." link="N_Vn">&lt;Dn&gt;</a><text>, </text><a hover="Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.cpaf.advsimdext.fp_csel.VSELEQ_T1_H" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if <a link="func_InITBlock_0" file="shared_pseudocode.xml">InITBlock</a>() then UnpredictableProcedure(); end;
if size == '00' || (size == '01' &amp;&amp; !IsFeatureImplemented(FEAT_FP16)) then Undefined(); end;
let esize : integer{} = 8 &lt;&lt; UInt(size);
let d : integer = if size == '11' then UInt(D::Vd) else UInt(Vd::D);
let n : integer = if size == '11' then UInt(N::Vn) else UInt(Vn::N);
let m : integer = if size == '11' then UInt(M::Vm) else UInt(Vm::M);
let condition : bits(4) = cc::(cc[1] XOR cc[0])::'0';</pstext></ps>
      </ps_section>
      <constrained_unpredictables encoding="T1" ps_block="Decode">
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">InITBlock()</pstext></cu_cause>
          <cu_type constraint="Constraint_UNDEF"/>
          <arch_variants>
            <arch_variant name="ARMv8.2-A"/>
          </arch_variants>
          <cu_type>
            <cu_type_text>The instruction executes as if it passes the Condition code check.</cu_type_text>
          </cu_type>
          <cu_type>
            <cu_type_text>The instruction executes as NOP. This means it behaves as if it fails the Condition code check.</cu_type_text>
          </cu_type>
        </cu_case>
      </constrained_unpredictables>
    </iclass>
  </classes>
  <explanations scope="all">
    <explanation enclist="VSELEQ_A1_H, VSELEQ_A1_S, VSELGE_A1_H, VSELGE_A1_S, VSELGT_A1_H, VSELGT_A1_S, VSELVS_A1_H, VSELVS_A1_S, VSELEQ_T1_H, VSELEQ_T1_S, VSELGE_T1_H, VSELGE_T1_S, VSELGT_T1_H, VSELGT_T1_S, VSELVS_T1_H, VSELVS_T1_S" symboldefcount="1">
      <symbol link="Vd_D">&lt;Sd&gt;</symbol>
      <account encodedin="(Vd :: D)">
        <intro>
          <para>Is the 32-bit name of the SIMD&amp;FP destination register, encoded in the &quot;Vd:D&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VSELEQ_A1_H, VSELEQ_A1_S, VSELGE_A1_H, VSELGE_A1_S, VSELGT_A1_H, VSELGT_A1_S, VSELVS_A1_H, VSELVS_A1_S, VSELEQ_T1_H, VSELEQ_T1_S, VSELGE_T1_H, VSELGE_T1_S, VSELGT_T1_H, VSELGT_T1_S, VSELVS_T1_H, VSELVS_T1_S" symboldefcount="1">
      <symbol link="Vn_N">&lt;Sn&gt;</symbol>
      <account encodedin="(Vn :: N)">
        <intro>
          <para>Is the 32-bit name of the first SIMD&amp;FP source register, encoded in the &quot;Vn:N&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VSELEQ_A1_H, VSELEQ_A1_S, VSELGE_A1_H, VSELGE_A1_S, VSELGT_A1_H, VSELGT_A1_S, VSELVS_A1_H, VSELVS_A1_S, VSELEQ_T1_H, VSELEQ_T1_S, VSELGE_T1_H, VSELGE_T1_S, VSELGT_T1_H, VSELGT_T1_S, VSELVS_T1_H, VSELVS_T1_S" symboldefcount="1">
      <symbol link="Vm_M">&lt;Sm&gt;</symbol>
      <account encodedin="(Vm :: M)">
        <intro>
          <para>Is the 32-bit name of the second SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VSELEQ_A1_D, VSELGE_A1_D, VSELGT_A1_D, VSELVS_A1_D, VSELEQ_T1_D, VSELGE_T1_D, VSELGT_T1_D, VSELVS_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="VSELEQ_A1_D, VSELGE_A1_D, VSELGT_A1_D, VSELVS_A1_D, VSELEQ_T1_D, VSELGE_T1_D, VSELGT_T1_D, VSELVS_T1_D" symboldefcount="1">
      <symbol link="N_Vn">&lt;Dn&gt;</symbol>
      <account encodedin="(N :: Vn)">
        <intro>
          <para>Is the 64-bit name of the first SIMD&amp;FP source register, encoded in the &quot;N:Vn&quot; field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VSELEQ_A1_D, VSELGE_A1_D, VSELGT_A1_D, VSELVS_A1_D, VSELEQ_T1_D, VSELGE_T1_D, VSELGT_T1_D, VSELVS_T1_D" symboldefcount="1">
      <symbol link="M_Vm">&lt;Dm&gt;</symbol>
      <account encodedin="(M :: Vm)">
        <intro>
          <para>Is the 64-bit name of the second SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field.</para>
        </intro>
      </account>
    </explanation>
  </explanations>
  <ps_section howmany="1">
    <ps name="A32.cops_as.advsimdext.fpcsel.VSELEQ_A1_H" sections="1" secttype="Operation">
      <pstext mayhavelinks="1" section="Execute" rep_section="execute">EncodingSpecificOperations();
<a link="func_CheckVFPEnabled_1" file="shared_pseudocode.xml">CheckVFPEnabled</a>(TRUE);
case esize of
    when 16 =&gt;
        <a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(d) = if <a link="func_ConditionHolds_1" file="shared_pseudocode.xml">ConditionHolds</a>(condition) then <a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(n) else <a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(m);
    when 32 =&gt;
        <a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(d) = if <a link="func_ConditionHolds_1" file="shared_pseudocode.xml">ConditionHolds</a>(condition) then <a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(n) else <a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(m);
    when 64 =&gt;
        <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(d) = if <a link="func_ConditionHolds_1" file="shared_pseudocode.xml">ConditionHolds</a>(condition) then <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(n) else <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(m);
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-26 20:27:25</timestamp>
  <commit_id>2026-03_rel</commit_id>
</instructionsection>