Changes between Version 9 and Version 10 of GcnState


Ignore:
Timestamp:
12/29/17 14:00:36 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnState

    v9 v10  
    153153<h3>Scalar registers layout</h3>
    154154<p>The user data registers hold execution setup (global offset, pointers, arguments pointers,
    155 same arguments). User data can allow to pass any constant data to kernel from host.
     155the same arguments). User data can allow to pass any constant data to kernel from host.
    156156The register 1-5 bits of PGM_RSRC2 indicates how many first scalar registers hold user data.
    157157Further scalar registers store group id and it are different for every wavefront.