mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 23:29:51 +00:00
Fix HTML violations.
llvm-svn: 76392
This commit is contained in:
parent
21db8e8360
commit
a06bd14d83
@ -1916,8 +1916,8 @@ Classifications</a> </div>
|
||||
|
||||
<!-- ======================================================================= -->
|
||||
<div class="doc_subsection">
|
||||
<a name="aggregateconstants"> <!-- old anchor -->
|
||||
<a name="complexconstants">Complex Constants</a></a>
|
||||
<a name="aggregateconstants"></a> <!-- old anchor -->
|
||||
<a name="complexconstants">Complex Constants</a>
|
||||
</div>
|
||||
|
||||
<div class="doc_text">
|
||||
@ -2700,7 +2700,7 @@ Instruction</a> </div>
|
||||
representations.</p>
|
||||
|
||||
<h5>Arguments:</h5>
|
||||
<p>The two arguments to the '<tt>fsub</tt>' instruction must be <a
|
||||
<p>The two arguments to the '<tt>fsub</tt>' instruction must be
|
||||
<a href="#t_floating">floating point</a> or <a href="#t_vector">vector</a> of
|
||||
floating point values. Both arguments must have identical types.</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user