Changes between Version 16 and Version 17 of ClrxAsmInvoke
- Timestamp:
- 06/05/17 09:00:26 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClrxAsmInvoke
v16 v17 4 4 <h2>CLRadeonExtender Assembler</h2> 5 5 <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 Catalyst6 that based on the GCN1.0/1.1/1.2/1.4 (AMD VEGA) architecture and it can generate AMD Catalyst 7 7 OpenCL binaries and the GalliumCompute OpenCL binaries. It is compatible with GNU assembler 8 8 and support the almost GNU assembler's pseudo-operations (directives) including macros and … … 51 51 CapeVerde, Pitcairn, Tahiti, Oland, Bonaire, Spectre, Spooky, Kalindi, 52 52 Hainan, Hawaii, Iceland, Tonga, Mullins, Fiji, Carrizo, Dummy, Goose, Horse, Stoney, 53 Ellesmere, and Baffin.</p>53 Ellesmere, Baffin, GFX804 and GFX900.</p> 54 54 </li> 55 55 <li> … … 57 57 <p>Choose device architecture. Architecture name is case-insensitive. 58 58 List of supported architectures: 59 GCN1.0, GCN1.1 and GCN1.2.</p>59 SI, VI, CI, VEGA, GFX6, GFX7, GFX8, GFX9, GCN1.0, GCN1.1, GCN1.2 and GCN1.4.</p> 60 60 </li> 61 61 <li>