summaryrefslogtreecommitdiffstats
path: root/tapsets/API-fp-sub.html
diff options
authorFrank Ch. Eigler <fche@redhat.com>2024-04-26 18:22:38 -0400
committerFrank Ch. Eigler <fche@redhat.com>2024-04-26 18:22:38 -0400
commit5867223c8e0a8ab505d4a7960e4113e25e154f07 (patch)
treed4e33b64a461359792c979c1858c962759845dd2 /tapsets/API-fp-sub.html
parentremoved tutorial/* bits (diff)
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-fp-sub.html')
-rw-r--r--tapsets/API-fp-sub.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-fp-sub.html b/tapsets/API-fp-sub.html
index 95576995..bbad9443 100644
--- a/tapsets/API-fp-sub.html
+++ b/tapsets/API-fp-sub.html
@@ -2,10 +2,10 @@
2 Subtraction between floating points 2 Subtraction between floating points
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 fp_sub:long(sub1:long,sub2:long) 4 fp_sub:long(sub1:long,sub2:long)
5</pre></div><div class="refsect1"><a name="idm46353899646928"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>sub1</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="id2657"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>sub1</code></em></span></dt><dd><p>
6 the 64 bit floating point minuend 6 the 64 bit floating point minuend
7 </p></dd><dt><span class="term"><em class="parameter"><code>sub2</code></em></span></dt><dd><p> 7 </p></dd><dt><span class="term"><em class="parameter"><code>sub2</code></em></span></dt><dd><p>
8 64 bit floating point subtrahend 8 64 bit floating point subtrahend
9 </p></dd></dl></div></div><div class="refsect1"><a name="idm46353899641680"></a><h2>Description</h2><p> 9 </p></dd></dl></div></div><div class="refsect1"><a name="id2658"></a><h2>Description</h2><p>
10 result would be minuend minus subtrahend 10 result would be minuend minus subtrahend
11</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fp-sqrt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="floatingpoint.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fp-to-long.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::fp_sqrt</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::fp_to_long</span></td></tr></table></div></body></html> 11</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fp-sqrt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="floatingpoint.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fp-to-long.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::fp_sqrt</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::fp_to_long</span></td></tr></table></div></body></html>