<?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-2025 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="VRINTP_vfp" title="VRINTP (floating-point) -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="fpsimd"/>
    <docvar key="mnemonic" value="VRINTP"/>
  </docvars>
  <heading>VRINTP (floating-point)</heading>
  <desc>
    <brief>
      <para>Round floating-point to integer towards +Infinity</para>
    </brief>
    <authored>
      <para>Round floating-point to integer towards +Infinity rounds a
floating-point value to an integral floating-point value of the same
size using the Round towards +Infinity rounding mode. A zero input
gives a zero result with the same sign, an infinite input gives an
infinite result with the same sign, and a NaN is propagated as for
normal arithmetic.</para>
    </authored>
    <encodingnotes>
      <para>For more information about the <arm-defined-word>CONSTRAINED UNPREDICTABLE</arm-defined-word> behavior of this instruction, see <xref linkend="ARMARM_CJAEGDJC">Architectural Constraints on UNPREDICTABLE behaviors</xref>.</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="3" isa="A32">
      <docvars>
        <docvar key="armarmheading" value="A1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="A32"/>
        <docvar key="mnemonic" value="VRINTP"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="32" psname="A32.cops_as.advsimdext.fpcvtrnd.VRINTP_vfp_A1_H" tworows="1">
        <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>1</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="3" settings="3">
          <c>1</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="18" name="op1" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="17" width="2" name="RM" usename="1" settings="2" psbits="xx">
          <c>1</c>
          <c>0</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>0</c>
        </box>
        <box hibit="9" width="2" name="size" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="7" name="op" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="6" width="1" settings="1">
          <c>1</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="VRINTP_vfp_A1_H" oneofinclass="3" oneof="6" label="Half-precision scalar" bitdiffs="size == 01">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="mnemonic" value="VRINTP"/>
          <docvar key="mnemonic-fpdatasize" value="VRINTP-halfprec"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate><text>VRINTP{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.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 SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M__2">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VRINTP_vfp_A1_S" oneofinclass="3" oneof="6" label="Single-precision scalar" bitdiffs="size == 10">
        <docvars>
          <docvar key="armarmheading" value="A1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="A32"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="mnemonic" value="VRINTP"/>
          <docvar key="mnemonic-fpdatasize" value="VRINTP-singleprec"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate><text>VRINTP{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.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 SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M__2">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VRINTP_vfp_A1_D" oneofinclass="3" oneof="6" label="Double-precision scalar" bitdiffs="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="VRINTP-doubleprec"/>
          <docvar key="mnemonic" value="VRINTP"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate><text>VRINTP{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.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 SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm__2">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="A32.cops_as.advsimdext.fpcvtrnd.VRINTP_vfp_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 rounding : FPRounding = FPDecodeRM(RM);
let exact : boolean = FALSE;
let esize : integer{} = 8 &lt;&lt; UInt(size);
let d : integer = if size == '11' then UInt(D::Vd) else UInt(Vd::D);
let m : integer = if size == '11' then UInt(M::Vm) else UInt(Vm::M);</pstext></ps>
      </ps_section>
    </iclass>
    <iclass name="T1" oneof="2" id="iclass_t1" no_encodings="3" isa="T32">
      <docvars>
        <docvar key="armarmheading" value="T1"/>
        <docvar key="instr-class" value="fpsimd"/>
        <docvar key="isa" value="T32"/>
        <docvar key="mnemonic" value="VRINTP"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="16x2" psname="T32.w.cpaf.advsimdext.fp_toint.VRINTP_vfp_T1_H" tworows="1">
        <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>1</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="3" settings="3">
          <c>1</c>
          <c>1</c>
          <c>1</c>
        </box>
        <box hibit="18" name="op1" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="17" width="2" name="RM" usename="1" settings="2" psbits="xx">
          <c>1</c>
          <c>0</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>0</c>
        </box>
        <box hibit="9" width="2" name="size" usename="1">
          <c colspan="2"/>
        </box>
        <box hibit="7" name="op" usename="1" settings="1" psbits="x">
          <c>0</c>
        </box>
        <box hibit="6" width="1" settings="1">
          <c>1</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="VRINTP_vfp_T1_H" oneofinclass="3" oneof="6" label="Half-precision scalar" bitdiffs="size == 01">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="fpdatasize" value="halfprec"/>
          <docvar key="mnemonic" value="VRINTP"/>
          <docvar key="mnemonic-fpdatasize" value="VRINTP-halfprec"/>
        </docvars>
        <arch_variants>
          <arch_variant feature="FEAT_FP16" name="v8Ap2"/>
        </arch_variants>
        <box hibit="9" width="2" name="size">
          <c>0</c>
          <c>1</c>
        </box>
        <asmtemplate><text>VRINTP{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.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 SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M__2">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VRINTP_vfp_T1_S" oneofinclass="3" oneof="6" label="Single-precision scalar" bitdiffs="size == 10">
        <docvars>
          <docvar key="armarmheading" value="T1"/>
          <docvar key="instr-class" value="fpsimd"/>
          <docvar key="isa" value="T32"/>
          <docvar key="fpdatasize" value="singleprec"/>
          <docvar key="mnemonic" value="VRINTP"/>
          <docvar key="mnemonic-fpdatasize" value="VRINTP-singleprec"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate><text>VRINTP{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.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 SIMD&amp;FP source register, encoded in the &quot;Vm:M&quot; field." link="Vm_M__2">&lt;Sm&gt;</a></asmtemplate>
      </encoding>
      <encoding name="VRINTP_vfp_T1_D" oneofinclass="3" oneof="6" label="Double-precision scalar" bitdiffs="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="VRINTP-doubleprec"/>
          <docvar key="mnemonic" value="VRINTP"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate><text>VRINTP{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="qw_option">&lt;q&gt;</a><text>}.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 SIMD&amp;FP source register, encoded in the &quot;M:Vm&quot; field." link="M_Vm__2">&lt;Dm&gt;</a></asmtemplate>
      </encoding>
      <ps_section howmany="1">
        <ps name="T32.w.cpaf.advsimdext.fp_toint.VRINTP_vfp_T1_H" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if InITBlock() then UnpredictableProcedure(); end;
if size == '00' || (size == '01' &amp;&amp; !IsFeatureImplemented(FEAT_FP16)) then Undefined(); end;
let rounding : FPRounding = FPDecodeRM(RM);
let exact : boolean = FALSE;
let esize : integer{} = 8 &lt;&lt; UInt(size);
let d : integer = if size == '11' then UInt(D::Vd) else UInt(Vd::D);
let m : integer = if size == '11' then UInt(M::Vm) else UInt(Vm::M);</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="VRINTP_vfp_A1_H, VRINTP_vfp_A1_S, VRINTP_vfp_A1_D, VRINTP_vfp_T1_H, VRINTP_vfp_T1_S, VRINTP_vfp_T1_D" 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="VRINTP_vfp_A1_H, VRINTP_vfp_A1_S, VRINTP_vfp_T1_H, VRINTP_vfp_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 "Vd:D" field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VRINTP_vfp_A1_H, VRINTP_vfp_A1_S, VRINTP_vfp_T1_H, VRINTP_vfp_T1_S" symboldefcount="1">
      <symbol link="Vm_M__2">&lt;Sm&gt;</symbol>
      <account encodedin="(Vm :: M)">
        <intro>
          <para>Is the 32-bit name of the SIMD&amp;FP source register, encoded in the "Vm:M" field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VRINTP_vfp_A1_D, VRINTP_vfp_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 "D:Vd" field.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VRINTP_vfp_A1_D, VRINTP_vfp_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 "M:Vm" field.</para>
        </intro>
      </account>
    </explanation>
  </explanations>
  <ps_section howmany="1">
    <ps name="A32.cops_as.advsimdext.fpcvtrnd.VRINTP_vfp_A1_H" sections="1" secttype="Operation">
      <pstext mayhavelinks="1" section="Execute" rep_section="execute">EncodingSpecificOperations();
CheckVFPEnabled(TRUE);
let fpcr : FPCR_Type = EffectiveFPCR();
case esize of
    when 16 =&gt;
        H(d) = FPRoundInt{16}(H(m), fpcr, rounding, exact);
    when 32 =&gt;
        S(d) = FPRoundInt{32}(S(m), fpcr, rounding, exact);
    when 64 =&gt;
        D(d) = FPRoundInt{64}(D(m), fpcr, rounding, exact);
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-12 12:23:09</timestamp>
  <commit_id>2025-09_rel_asl1</commit_id>
</instructionsection>
