Changes between Version 7 and Version 8 of GalliumAbi


Ignore:
Timestamp:
08/31/17 07:00:24 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GalliumAbi

    v7 v8  
    66<p>In this chapter, size is given in dwords. Dword is 4-byte value.</p>
    77<h3>Argument passing</h3>
    8 <p>Argument is stored in memory which address is stored in s[0:1].
    9 Argument begins from 9 dword. First 9 dwords are:</p>
     8<p>Arguments are stored in memory which address is stored in s[0:1].
     9Arguments begins from 9 dword. First 9 dwords are:</p>
    1010<ul>
    1111<li>0-2 - number of groups for each dimension</li>
     
    2525<h2>Gallium ABI description AMDHSA</h2>
    2626<h3>Argument passing</h3>
    27 <p>Argument is stored in memory which address is stored in s[6:7]. Argument begins from
     27<p>Arguments are stored in memory which address is stored in s[6:7]. Arguments begins from
    2828the first dword in this memory. After kernel arguments are kernel dimensions.
    29 List of data (number is dword offset after kernel argument):</p>
     29List of data (number is dword offset after kernel arguments):</p>
    3030<ul>
    3131<li>0 - number of dimensions</li>