Changes between Version 12 and Version 13 of ClrxAsmGallium


Ignore:
Timestamp:
05/08/16 17:00:31 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmGallium

    v12 v13  
    2222<p>Order of these parts doesn't matter.</p>
    2323<p>Kernel function should to be aligned to 256 byte boundary.</p>
     24<h2>Scalar register allocation</h2>
     25<p>Assembler for GalliumCompute format counts all SGPR registers and add extra registers
     26(VCC, FLAT_SCRATCH, XNACK_MASK) if any used to register pool. By default no extra register
     27is added.</p>
    2428<h2>List of the specific pseudo-operations</h2>
    2529<h3>.arg</h3>