Changes between Version 34 and Version 35 of ClrxAsmAmdCl2


Ignore:
Timestamp:
02/07/18 21:00:39 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmAmdCl2

    v34 v35  
    182182<h3>.dims</h3>
    183183<p>Syntax: .dims DIMENSIONS</p>
    184 <p>This pseudo-operation must be inside any kernel configuration. Defines what dimensions
     184<p>This pseudo-operation must be inside any kernel configuration. Define what dimensions
    185185(from list: x, y, z) will be used to determine space of the kernel execution.</p>
    186186<h3>.driver_version</h3>
     
    260260<p>Syntax: .pgmrsrc1 VALUE</p>
    261261<p>This pseudo-operation must be inside kernel.
    262 Defines value of the PGMRSRC1.</p>
     262Define value of the PGMRSRC1.</p>
    263263<h3>.pgmrsrc2</h3>
    264264<p>Syntax: .pgmrsrc2 VALUE</p>
     
    268268<h3>.priority</h3>
    269269<p>Syntax: .priority PRIORITY</p>
    270 <p>This pseudo-operation must be inside kernel. Defines priority (0-3).</p>
     270<p>This pseudo-operation must be inside kernel. Define priority (0-3).</p>
    271271<h3>.private_elem_size</h3>
    272272<p>Syntax: .private_elem_size ELEMSIZE</p>