Changes between Version 7 and Version 8 of GcnInstrsMubuf


Ignore:
Timestamp:
01/03/16 18:00:18 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsMubuf

    v7 v8  
    55<p>These instructions allow to access to main memory. MUBUF instructions
    66operates on the buffer resources. The buffer resources are 4 dwords which holds the
    7 base address, buffer size, their structure and format of their data.</p>
     7base address, buffer size, their structure and format of their data.
     8These instructions are untyped, and they get number/data format from an resource
     9or that format are determined by operation (data format is not encoded in
     10instruction's format). </p>
    811<p>List of fields for the MUBUF encoding (GCN 1.0/1.1):</p>
    912<table>
     
    780783</table>
    781784<h3>Details</h3>
    782 <p>Informations about addressing and format conversion here:
     785<p>Informations about addressing and format conversion are here:
    783786<a href="GcnMemHandling">Main memory handling</a></p>
    784787<h3>Instruction set</h3>