Changes between Version 27 and Version 28 of GcnInstrsVop2


Ignore:
Timestamp:
06/14/17 19:00:30 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsVop2

    v27 v28  
    195195floating point value.<br />
    196196NOTE: ABS and negation is applied to source operand for any instruction.<br />
    197 OMOD: OMOD modifier doesn't work for half precision (FP16) instructions (except V_MAC_F16).</p>
     197NOTE: OMOD modifier doesn't work for half precision (FP16) instructions (except V_MAC_F16).</p>
    198198<p>Negation and absolute value can be combined: <code>-ABS(V0)</code>. Modifiers CLAMP and
    199199OMOD (MUL:2, MUL:4 and DIV:2) can be given in random order.</p>