Changes between Version 18 and Version 19 of GcnInstrsSop2


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnInstrsSop2

    v18 v19  
    44<h2>GCN ISA SOP2 instructions</h2>
    55<h3>Encoding</h3>
    6 <p>The basic encoding of the SOP2 instructions needs 4 bytes (dword). List of fields:</p>
     6<p>The basic encoding of SOP2 instructions needs 4 bytes (dword). List of fields:</p>
    77<table>
    88<thead>
     
    4343<p>Syntax for almost instructions: INSTRUCTION SDST, SSRC0, SSRC1</p>
    4444<p>Example: s_and_b32 s0, s1, s2</p>
    45 <p>List of the instructions by opcode:</p>
     45<p>List of instructions by opcode:</p>
    4646<table>
    4747<thead>