Changes between Version 6 and Version 7 of GcnInstrsVopc


Ignore:
Timestamp:
07/04/16 20:00:25 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsVopc

    v6 v7  
    165165<ul>
    166166<li>-SRC - negate floating point value from source operand. Applied after ABS modifier.</li>
    167 <li>ABS(SRC) - apply absolute value to source operand</li>
     167<li>ABS(SRC), |SRC| - apply absolute value to source operand</li>
    168168</ul>
    169169<p>NOTE: ABS and negation is applied to source operand for any instruction.</p>