diff options
| author | Frank Ch. Eigler <fche@redhat.com> | 2024-11-08 20:15:06 -0500 |
|---|---|---|
| committer | Frank Ch. Eigler <fche@redhat.com> | 2024-11-08 20:15:06 -0500 |
| commit | f482219e0031fa76a785735146bdc953c7a60f28 (patch) | |
| tree | b71c5cc38e5e376be4c9c878f415662040e4afd8 /tapsets/API-fp-sqrt.html | |
| parent | Links page: add some bunsen/build/test related outgoing links (diff) | |
add new tapsets/*.html
Diffstat (limited to 'tapsets/API-fp-sqrt.html')
| -rw-r--r-- | tapsets/API-fp-sqrt.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-fp-sqrt.html b/tapsets/API-fp-sqrt.html index b03e48e6..5bae0267 100644 --- a/tapsets/API-fp-sqrt.html +++ b/tapsets/API-fp-sqrt.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Floating point square root | 2 | Floating point square root |
| 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_sqrt:long(infp:long) | 4 | fp_sqrt:long(infp:long) |
| 5 | </pre></div><div class="refsect1"><a name="id2655"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>infp</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>infp</code></em></span></dt><dd><p> |
| 6 | the 64 bit floating point input | 6 | the 64 bit floating point input |
| 7 | </p></dd></dl></div></div><div class="refsect1"><a name="id2656"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1"><a name="id2658"></a><h2>Description</h2><p> |
| 8 | apply sqrt to input floating point | 8 | apply sqrt to input floating point |
| 9 | </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-rem.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-sub.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::fp_rem</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_sub</span></td></tr></table></div></body></html> | 9 | </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-rem.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-sub.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::fp_rem</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_sub</span></td></tr></table></div></body></html> |
