Changes between Version 7 and Version 8 of GcnSdwaDpp


Ignore:
Timestamp:
08/17/17 18:00:28 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GcnSdwaDpp

    v7 v8  
    565565        srcLane = ((LANEID-31)&~31)+31
    566566}
    567 if (dstLane < LANESNUM)
     567if (srcLane < LANESNUM)
    568568    SRC0_DST[LANEID] = SRC0_SRC[srcLane]
    569569else if (BOUND_CTRL==0)