Changes between Version 1 and Version 2 of GcnInstrsSopp


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsSopp

    v1 v2  
    2626<td>23-31</td>
    2727<td>ENCODING</td>
    28 <td>Encoding type. Must be 0b101111110</td>
     28<td>Encoding type. Must be 0b101111111</td>
    2929</tr>
    3030</tbody>
    3131</table>
    32 <p>Syntax for almost instructions: INSTRUCTION SDST, SIMM16</p>
     32<p>Syntax for almost instructions: INSTRUCTION SIMM16</p>
    3333<p>SIMM16 - signed 16-bit immediate. IMM16 - unsigned 16-bit immediate.<br />
    3434RELADDR - relative offset to this instruction (can be label or relative expresion).