Changes between Version 6 and Version 7 of ClrxDisasm


Ignore:
Timestamp:
04/29/16 18:00:27 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxDisasm

    v6 v7  
    55<p>The CLRadeonExtender provides a disassembler that can disassemble code
    66for the Radeon GPU's based on the GCN 1.0/1.1/1.2 architecture.
    7 Program is called <code>clrxdisasm</code></p>
     7Program is called <code>clrxdisasm</code>.</p>
    88<p>Disassembler can handle the AMD Catalyst(tm) OpenCL(tm) kernel binaries and the
    99GalliumCompute kernel binaries. It displays instructions of the code and optionally
     
    1111can be used as input to the CLRX assembler if option '--all' will be used.</p>
    1212<h3>Invoking a disassembler</h3>
    13 <p>the <code>clrxdisasm</code> can be invoked in following way:</p>
     13<p>The <code>clrxdisasm</code> can be invoked in following way:</p>
    1414<p>clrxdisasm [-mdcfhar?] [-g GPUDEVICE] [-a ARCH] [--metadata] [--data] [--calNotes]
    1515[--floats] [--hexcode] [--all] [--raw] [--gpuType=GPUDEVICE] [--arch=ARCH]