Changes between Version 5 and Version 6 of GcnInstrsSop1


Ignore:
Timestamp:
11/16/15 20:00:21 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsSop1

    v5 v6  
    570570Syntax: S_MOVRELD_B64 SDST, SSRC0<br />
    571571Description: Store value from SSRC0 to SGPR[SDST_NUMBER+M0].
    572 SDST_NUMBER is number of SDST register. SDST and SSRC0 are 64-bit<br />
     572SDST_NUMBER is number of SDST register. SDST and SSRC0 are 64-bit.<br />
    573573Operation:<br />
    574574<code>SGPR[SDST_NUMBER + M0 : SDST_NUMBER + M0 + 1] = SSRC0</code></p>