Lines Matching refs:rot
68 my $rot = (7,12,17,22)[$i%4];
83 sll $a,$rot,$t3
85 srl $a,32-$rot,$a
99 sll $a,$rot,$t3
101 srl $a,32-$rot,$a
111 my $rot = (7,12,17,22)[$i%4];
121 sll $a,$rot,$t3
123 srl $a,32-$rot,$a
132 my $rot = (5,9,14,20)[$i%4];
146 sll $a,$rot,$t3
148 srl $a,32-$rot,$a
157 my $rot = (4,11,16,23)[$i%4];
170 sll $a,$rot,$t3
172 srl $a,32-$rot,$a
181 my $rot = (6,10,15,21)[$i%4];
197 sll $a,$rot,$t3
199 srl $a,32-$rot,$a