Changes between Version 15 and Version 16 of GcnInstrsVop1


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsVop1

    v15 v16  
    188188(5 bit of MODE register for single precision or 7 bit for double precision).<br />
    189189NOTE: OMOD and CLAMP modifier affects only for instruction that output is
    190 floating point value.</p>
     190floating point value.<br />
     191NOTE: ABS and negation is applied to source operand for any instruction.</p>
    191192<p>Negation and absolute value can be combined: <code>-ABS(V0)</code>. Modifiers CLAMP and
    192193OMOD (MUL:2, MUL:4 and DIV:2) can be given in random order.</p>