Changes between Version 16 and Version 17 of ClrxAsmInvoke


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmInvoke

    v16 v17  
    44<h2>CLRadeonExtender Assembler</h2>
    55<p>This is CLRadeonExtender assembler. This assembler can assemble code for all Radeon GPU's
    6 that based on the GCN1.0/1.1/1.2 architecture and it can generate AMD Catalyst
     6that based on the GCN1.0/1.1/1.2/1.4 (AMD VEGA) architecture and it can generate AMD Catalyst
    77OpenCL binaries and the GalliumCompute OpenCL binaries. It is compatible with GNU assembler
    88and support the almost GNU assembler's pseudo-operations (directives) including macros and
     
    5151CapeVerde, Pitcairn, Tahiti, Oland, Bonaire, Spectre, Spooky, Kalindi,
    5252Hainan, Hawaii, Iceland, Tonga, Mullins, Fiji, Carrizo, Dummy, Goose, Horse, Stoney,
    53 Ellesmere, and Baffin.</p>
     53Ellesmere, Baffin, GFX804 and GFX900.</p>
    5454</li>
    5555<li>
     
    5757<p>Choose device architecture. Architecture name is case-insensitive.
    5858List of supported architectures:
    59 GCN1.0, GCN1.1 and GCN1.2.</p>
     59SI, VI, CI, VEGA, GFX6, GFX7, GFX8, GFX9, GCN1.0, GCN1.1, GCN1.2 and GCN1.4.</p>
    6060</li>
    6161<li>