Changes between Version 40 and Version 41 of ClrxAsmPseudoOps


Ignore:
Timestamp:
06/24/18 17:00:41 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmPseudoOps

    v40 v41  
    7474<p>This pseudo-operation should to be at begin of source. Set GPU architecture.
    7575One of following architecture can be set:
    76 SI, VI, CI, VEGA, GFX6, GFX7, GFX8, GFX9, GCN1.0, GCN1.1, GCN1.2 and GCN1.4.</p>
     76SI, VI, CI, VEGA, VEGA20, GFX6, GFX7, GFX8, GFX9, GFX906, GCN1.0, GCN1.1, GCN1.2,
     77GCN1.4 and GCN1.4.1.</p>
    7778<h3>.ascii</h3>
    7879<p>Syntax: .ascii "STRING",....</p>
     
    283284<td>VEGA (AMD RX VEGA)</td>
    284285</tr>
     286<tr>
     287<td>4</td>
     288<td>VEGA20 (GFX906)</td>
     289</tr>
    285290</tbody>
    286291</table>
     
    440445<td>27</td>
    441446<td>gfx905 (Radeon RX VEGA)</td>
     447</tr>
     448<tr>
     449<td>28</td>
     450<td>gfx906 (Radeon VEGA 20)</td>
     451</tr>
     452<tr>
     453<td>29</td>
     454<td>gfx907 (Radeon VEGA 20 ???)</td>
    442455</tr>
    443456</tbody>
     
    462475One of following device type can be set:
    463476CapeVerde, Pitcairn, Tahiti, Oland, Bonaire, Spectre, Spooky, Kalindi,
    464 Hainan, Hawaii, Iceland, Tonga, Mullins, Fiji, Carrizo, Goose, Horse, Stoney,
    465 Ellesmere, and Baffin.</p>
     477Hainan, Hawaii, Iceland, Tonga, Mullins, Fiji, Carrizo, Dummy, Goose, Horse, Stoney,
     478Ellesmere, Baffin, GFX804, GFX900, GFX901, GFX902, GFX903, GFX904, GFX905,
     479GFX906 and GFX907.</p>
    466480<h3>.half</h3>
    467481<p>Syntax: .half HALF-VAL,...</p>