Changes between Version 43 and Version 44 of ClrxAsmPseudoOps


Ignore:
Timestamp:
07/28/19 23:00:48 (5 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmPseudoOps

    v43 v44  
    689689<h3>.nooldmodparam</h3>
    690690<p>Disable old modifier parametrization that accepts only 0 and 1 values (to 0.1.5 version).</p>
     691<h3>.nowave32</h3>
     692<p>Disable wavefront size as 32 elements (apply only for GFX10 devices).
     693Use default 64 element wavesize.</p>
    691694<h3>.octa</h3>
    692695<p>Syntax: .octa OCTA-LITERAL,...</p>
     
    820823<p>Syntax: .warning "STRING"</p>
    821824<p>Print warning message specified in first argument.</p>
     825<h3>.wave32</h3>
     826<p>Set wavefront size as 32 elements (apply only for GFX10 devices).</p>
    822827<h3>.weak</h3>
    823828<p>Syntax: .weak SYMBOL,...</p>