Lines Matching refs:path
39 # yes, overlaps with @DAT, used only in 2x interleave code path...
203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall
268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall
317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall
325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall
383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall
642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall
648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall
701 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall
707 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall
866 my $T = ($Xi=~/^B/?"B24":"A24"); # match @X[i] to avoid cross path