Changes between Version 31 and Version 32 of GcnInstrsVop3


Ignore:
Timestamp:
11/25/17 21:00:46 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsVop3

    v31 v32  
    153153(5 bit of MODE register for single precision or 7 bit for double precision).<br />
    154154NOTE: OMOD and CLAMP modifier affects only for instruction that output is
    155 floating point value.<br />
     155floating point value or for addition/subtraction instructions.<br />
    156156NOTE: ABS and negation is applied to source operand for any instruction.</p>
    157157<p>Negation and absolute value can be combined: <code>-ABS(V0)</code>. Modifiers CLAMP and