Changes between Version 15 and Version 16 of ClrxAsmInvoke


Ignore:
Timestamp:
03/24/17 23:00:23 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmInvoke

    v15 v16  
    55<p>This is CLRadeonExtender assembler. This assembler can assemble code for all Radeon GPU's
    66that based on the GCN1.0/1.1/1.2 architecture and it can generate AMD Catalyst
    7 OpenCL binaries and the GalliumCompute OpenCL binaries. It is compatible with GNU as
    8 and support the almost GNU as pseudo-operations (directives) including macros and
     7OpenCL binaries and the GalliumCompute OpenCL binaries. It is compatible with GNU assembler
     8and support the almost GNU assembler's pseudo-operations (directives) including macros and
    99repetitions.</p>
    1010<h3>Invoking an assembler</h3>