Changes between Version 13 and Version 14 of AmdCl2Abi


Ignore:
Timestamp:
12/29/17 14:00:36 (6 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AmdCl2Abi

    v13 v14  
    55<p>This chapter describes how kernel gets its argument, how access to constant data. Because
    66Kernel setup is AMD HSA configuration, hence we recommend to refer to ROCm-ABI documentation
    7 to get information about kernel setup and kernel arguments passing. Now, an assembler have
    8 all AMD HSA configuration's pseudo-ops to do it.</p>
     7to get information about kernel setup and kernel arguments passing. Now an assembler have
     8all the AMD HSA configuration's pseudo-ops to do it.</p>
    99<p>In this chapter, size is given in dwords. Dword is 4-byte value.</p>
    1010<h3>Passing options</h3>