Changes between Version 9 and Version 10 of ClrxAsmRocm


Ignore:
Timestamp:
09/16/17 17:00:42 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmRocm

    v9 v10  
    181181<p>Syntax: .sgprsnum REGNUM</p>
    182182<p>This pseudo-op must be inside kernel configuration (<code>.config</code>). Set number of scalar
    183 registers which can be used during kernel execution.</p>
     183registers which can be used during kernel execution.
     184It counts SGPR registers including VCC, FLAT_SCRATCH and XNACK_MASK.</p>
    184185<h3>.tgsize</h3>
    185186<p>This pseudo-op must be inside kernel configuration (<code>.config</code>).