Lines Matching refs:rot
66 my $rot = (7,12,17,22)[$i%4];
81 sll $a,$rot,$t3
83 srl $a,32-$rot,$a
97 sll $a,$rot,$t3
99 srl $a,32-$rot,$a
109 my $rot = (7,12,17,22)[$i%4];
119 sll $a,$rot,$t3
121 srl $a,32-$rot,$a
130 my $rot = (5,9,14,20)[$i%4];
144 sll $a,$rot,$t3
146 srl $a,32-$rot,$a
155 my $rot = (4,11,16,23)[$i%4];
168 sll $a,$rot,$t3
170 srl $a,32-$rot,$a
179 my $rot = (6,10,15,21)[$i%4];
195 sll $a,$rot,$t3
197 srl $a,32-$rot,$a