Changes between Version 24 and Version 25 of ClrxAsmAmd


Ignore:
Timestamp:
02/02/18 20:00:31 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmAmd

    v24 v25  
    2020<p>The CLRX assembler allow to use one of two ways to configure kernel setup:
    2121for human (<code>.config</code>) and for quick recompilation (ATI CALNotes and the metadata string).</p>
     22<h2>Register usage setup</h2>
     23<p>The CLRX assembler automatically sets number of used VGPRs and number of used SGPRs.
     24This setup can be replaced by pseudo-ops '.sgprsnum' and '.vgprsnum'.</p>
    2225<h2>Scalar register allocation</h2>
    2326<p>To used scalar registers, assembler add 2 additional registers for handling VCC.</p>