Changes between Version 1 and Version 2 of GcnIsa


Ignore:
Timestamp:
11/13/15 23:00:18 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnIsa

    v1 v2  
    2222<li>HALF, FLOAT, DOUBLE - half, single and double precision floating point</li>
    2323</ul>
     24<p>Special functions:</p>
     25<ul>
     26<li>SEXT64(v) - sign extend to 64-bit from any signed value</li>
     27<li>ABS(v) - absolute value</li>
     28</ul>
    2429<hr />
    2530<ul>