Changes between Version 14 and Version 15 of GcnInstrsVop1


Ignore:
Timestamp:
12/03/15 00:00:16 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsVop1

    v14 v15  
    186186</ul>
    187187<p>NOTE: OMOD modifier doesn't work if output denormals are allowed
    188 (5 bit of MODE register for single precision or 7 bit for double precision).</p>
     188(5 bit of MODE register for single precision or 7 bit for double precision).<br />
     189NOTE: OMOD and CLAMP modifier affects only for instruction that output is
     190floating point value.</p>
    189191<p>Negation and absolute value can be combined: <code>-ABS(V0)</code>. Modifiers CLAMP and
    190192OMOD (MUL:2, MUL:4 and DIV:2) can be given in random order.</p>