mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Removed redundancy in wording
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169053 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
01b3710eae
commit
5ba39ae563
@ -1762,7 +1762,7 @@ in signal handlers).</p>
|
||||
<p> LLVM IR floating-point binary ops (<a href="#i_fadd"><code>fadd</code></a>,
|
||||
<a href="#i_fsub"><code>fsub</code></a>, <a
|
||||
href="#i_fmul"><code>fmul</code></a>, <a href="#i_fdiv"><code>fdiv</code></a>,
|
||||
<a href="#i_frem"><code>frem</code></a>) instructions have the following flags
|
||||
<a href="#i_frem"><code>frem</code></a>) have the following flags
|
||||
that can set to enable otherwise unsafe floating point operations</p>
|
||||
|
||||
<dt><code>nnan</dt></code>
|
||||
|
Loading…
Reference in New Issue
Block a user