<?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="VFNMA" title="VFNMA -- AArch32" type="instruction">
  <docvars>
    <docvar key="instr-class" value="fpsimd"/>
    <docvar key="mnemonic" value="VFNMA"/>
  </docvars>
  <heading>VFNMA</heading>
  <desc>
    <brief>
      <para>Vector Fused Negate Multiply Accumulate</para>
    </brief>
    <authored>
      <para>Vector Fused Negate Multiply Accumulate negates one floating-point
register value and multiplies it by another floating-point register
value, adds the negation of the floating-point value in the
destination register to the product, and writes the result back to
the destination register. The instruction does not round the result
of the multiply before the addition.</para>
      <para>Depending on settings in the <xref linkend="ARMARM_AArch32.cpacr">CPACR</xref>,
<xref linkend="ARMARM_AArch32.nsacr">NSACR</xref>,
<xref linkend="ARMARM_AArch32.hcptr">HCPTR</xref>, and
<xref linkend="ARMARM_AArch32.fpexc">FPEXC</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>
  </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="VFNMA"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="32" psname="A32.cops_as.fpdp.fpdp3reg.VFNMA_A1_H" tworows="1">
        <box hibit="31" width="4" name="cond" usename="1" settings="4" constraint="!= 1111">
          <c colspan="4">!= 1111</c>
        </box>
        <box hibit="27" width="4" settings="4">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="23" name="o0" usename="1" settings="1" psbits="x">
          <c>1</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="2" name="o1" usename="1" settings="2" psbits="xx">
          <c>0</c>
          <c>1</c>
        </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" name="op" usename="1" settings="1" psbits="x">
          <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="VFNMA_A1_H" oneofinclass="3" oneof="6" label="Half-precision scalar" bitdiffs="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="VFNMA-halfprec"/>
          <docvar key="mnemonic" value="VFNMA"/>
        </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>VFNMA{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}{</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 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="VFNMA_A1_S" oneofinclass="3" oneof="6" label="Single-precision scalar" bitdiffs="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="VFNMA-singleprec"/>
          <docvar key="mnemonic" value="VFNMA"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate><text>VFNMA{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}{</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 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="VFNMA_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="VFNMA-doubleprec"/>
          <docvar key="mnemonic" value="VFNMA"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate><text>VFNMA{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}{</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 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.fpdp.fpdp3reg.VFNMA_A1_H" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if FPSCR().Len != '000' || FPSCR().Stride != '00' then Undefined(); end;
if size == '00' || (size == '01' &amp;&amp; !IsFeatureImplemented(FEAT_FP16)) then Undefined(); end;
if size == '01' &amp;&amp; cond != '1110' then UnpredictableProcedure(); end;
let op1_neg : boolean = (op == '1');
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);</pstext></ps>
      </ps_section>
      <constrained_unpredictables encoding="A1" ps_block="Decode">
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">size == '01' &amp;&amp; cond != '1110'</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>
    <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="VFNMA"/>
      </docvars>
      <iclassintro count="3"/>
      <regdiagram form="16x2" psname="T32.w.cpaf.fpdp.fp_3r.VFNMA_T1_H" tworows="1">
        <box hibit="31" width="8" settings="8">
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
          <c>1</c>
          <c>1</c>
          <c>1</c>
          <c>0</c>
        </box>
        <box hibit="23" name="o0" usename="1" settings="1" psbits="x">
          <c>1</c>
        </box>
        <box hibit="22" width="1" name="D" usename="1">
          <c colspan="1"/>
        </box>
        <box hibit="21" width="2" name="o1" usename="1" settings="2" psbits="xx">
          <c>0</c>
          <c>1</c>
        </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" name="op" usename="1" settings="1" psbits="x">
          <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="VFNMA_T1_H" oneofinclass="3" oneof="6" label="Half-precision scalar" bitdiffs="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="VFNMA-halfprec"/>
          <docvar key="mnemonic" value="VFNMA"/>
        </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>VFNMA{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}{</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 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="VFNMA_T1_S" oneofinclass="3" oneof="6" label="Single-precision scalar" bitdiffs="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="VFNMA-singleprec"/>
          <docvar key="mnemonic" value="VFNMA"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>0</c>
        </box>
        <asmtemplate><text>VFNMA{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}{</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 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="VFNMA_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="VFNMA-doubleprec"/>
          <docvar key="mnemonic" value="VFNMA"/>
        </docvars>
        <box hibit="9" width="2" name="size">
          <c>1</c>
          <c>1</c>
        </box>
        <asmtemplate><text>VFNMA{</text><a hover="See x[Standard assembler syntax fields](Babbefhf)." link="c__5">&lt;c&gt;</a><text>}{</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 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.fpdp.fp_3r.VFNMA_T1_H" sections="1" secttype="noheading">
          <pstext mayhavelinks="1" section="Decode" rep_section="decode">if FPSCR().Len != '000' || FPSCR().Stride != '00' then Undefined(); end;
if size == '00' || (size == '01' &amp;&amp; !IsFeatureImplemented(FEAT_FP16)) then Undefined(); end;
if size == '01' &amp;&amp; <a link="func_InITBlock_0" file="shared_pseudocode.xml">InITBlock</a>()  then UnpredictableProcedure(); end;
let op1_neg : boolean = (op == '1');
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);</pstext></ps>
      </ps_section>
      <constrained_unpredictables encoding="T1" ps_block="Decode">
        <cu_case>
          <cu_cause>
            <pstext mayhavelinks="1">size == '01' &amp;&amp; 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="VFNMA_A1_H, VFNMA_A1_S, VFNMA_A1_D, VFNMA_T1_H, VFNMA_T1_S, VFNMA_T1_D" symboldefcount="1">
      <symbol link="c__5">&lt;c&gt;</symbol>
      <account encodedin="cond">
        <intro>
          <para>See <xref linkend="Babbefhf">Standard assembler syntax fields</xref>.</para>
        </intro>
      </account>
    </explanation>
    <explanation enclist="VFNMA_A1_H, VFNMA_A1_S, VFNMA_A1_D, VFNMA_T1_H, VFNMA_T1_S, VFNMA_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="VFNMA_A1_H, VFNMA_A1_S, VFNMA_T1_H, VFNMA_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="VFNMA_A1_H, VFNMA_A1_S, VFNMA_T1_H, VFNMA_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="VFNMA_A1_H, VFNMA_A1_S, VFNMA_T1_H, VFNMA_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="VFNMA_A1_D, VFNMA_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="VFNMA_A1_D, VFNMA_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="VFNMA_A1_D, VFNMA_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.fpdp.fpdp3reg.VFNMA_A1_H" 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_CheckVFPEnabled_1" file="shared_pseudocode.xml">CheckVFPEnabled</a>(TRUE);
    let fpcr : FPCR_Type = <a link="func_EffectiveFPCR_0" file="shared_pseudocode.xml">EffectiveFPCR</a>();
    case esize of
        when 16 =&gt;
            let op16 : bits(16) = if op1_neg then <a link="func_FPNeg_3" file="shared_pseudocode.xml">FPNeg</a>{16}(<a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(n), fpcr) else <a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(n);
            <a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(d) = <a link="func_FPMulAdd_5" file="shared_pseudocode.xml">FPMulAdd</a>{16}(<a link="func_FPNeg_3" file="shared_pseudocode.xml">FPNeg</a>{16}(<a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(d), fpcr), op16, <a link="accessor_H_1" file="shared_pseudocode.xml">H</a>(m), fpcr);
        when 32 =&gt;
            let op32 : bits(32) = if op1_neg then <a link="func_FPNeg_3" file="shared_pseudocode.xml">FPNeg</a>{32}(<a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(n), fpcr) else <a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(n);
            <a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(d) = <a link="func_FPMulAdd_5" file="shared_pseudocode.xml">FPMulAdd</a>{32}(<a link="func_FPNeg_3" file="shared_pseudocode.xml">FPNeg</a>{32}(<a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(d), fpcr), op32, <a link="accessor_S_1" file="shared_pseudocode.xml">S</a>(m), fpcr);
        when 64 =&gt;
            let op64 : bits(64) = if op1_neg then <a link="func_FPNeg_3" file="shared_pseudocode.xml">FPNeg</a>{64}(<a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(n), fpcr) else <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(n);
            <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(d) = <a link="func_FPMulAdd_5" file="shared_pseudocode.xml">FPMulAdd</a>{64}(<a link="func_FPNeg_3" file="shared_pseudocode.xml">FPNeg</a>{64}(<a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(d), fpcr), op64, <a link="accessor_D_1" file="shared_pseudocode.xml">D</a>(m), fpcr);
    end;
end;</pstext></ps>
  </ps_section>
  <timestamp>2026-03-26 20:27:25</timestamp>
  <commit_id>2026-03_rel</commit_id>
</instructionsection>