Changes between Version 8 and Version 9 of AmdAbi


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AmdAbi

    v8 v9  
    66<p>In this chapter, size is given in dwords. Dword is 4-byte value.</p>
    77<h3>User data classes</h3>
    8 <p>User data is stored in first scalar registers. Data class indicates what data are stored.
     8<p>User data is stored in first scalar registers. Data class indicates what a data are stored.
    99Following data classes:</p>
    1010<ul>
     
    5757</ul>
    5858<p>Second const buffer (id=1) holds arguments aligned to 4 dwords.</p>
    59 <p>Global pointers holds vector offset (64-bit for 64-bit binary) to memory.
     59<p>Global pointers holds vector offset (64-bit for 64-bit binary) to the memory.
    6060Local pointers holds its offset in bytes (1 dword).</p>
    6161<h3>Image arguments</h3>