Changes between Version 26 and Version 27 of ClrxAsmPseudoOps


Ignore:
Timestamp:
06/05/17 09:00:26 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmPseudoOps

    v26 v27  
    7373<p>Syntax: .arch ARCHITECTURE</p>
    7474<p>This pseudo-operation should to be at begin of source. Set GPU architecture.
    75 One of following architecture can be set: GCN1.0, GCN1.1, GCN1.2.</p>
     75One of following architecture can be set:
     76SI, VI, CI, VEGA, GFX6, GFX7, GFX8, GFX9, GCN1.0, GCN1.1, GCN1.2 and GCN1.4.</p>
    7677<h3>.ascii</h3>
    7778<p>Syntax: .ascii "STRING",....</p>