Changes between Version 12 and Version 13 of ClrxDisasm


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxDisasm

    v12 v13  
    44<h2>CLRadeonExtender Disassembler</h2>
    55<p>The CLRadeonExtender provides a disassembler that can disassemble code
    6 for the Radeon GPU's based on the GCN 1.0/1.1/1.2 architecture.
     6for the Radeon GPU's based on the GCN 1.0/1.1/1.2/1.4 (AMD VEGA) architecture.
    77Program is called <code>clrxdisasm</code>.</p>
    88<p>Disassembler can handle the AMD Catalyst(tm) OpenCL(tm) kernel binaries and the
     
    6464CapeVerde, Pitcairn, Tahiti, Oland, Bonaire, Spectre, Spooky, Kalindi,
    6565Hainan, Hawaii, Iceland, Tonga, Mullins, Fiji, Carrizo, Dummy, Goose, Horse, Stoney,
    66 Ellesmere, and Baffin.</p>
     66Ellesmere, Baffin, GFX804 and GFX900.</p>
    6767</li>
    6868<li>
     
    7070<p>Choose device architecture. Architecture name is case-insensitive.
    7171List of supported architectures:
    72 GCN1.0, GCN1.1 and GCN1.2.</p>
     72SI, VI, CI, VEGA, GFX6, GFX7, GFX8, GFX9, GCN1.0, GCN1.1, GCN1.2 and GCN1.4.</p>
    7373</li>
    7474<li>