Lines Matching refs:ror
130 &ror ("ecx",18-7);
132 &ror ("esi",19-17);
135 &ror ("ecx",7);
138 &ror ("esi",17);
154 &ror ("ecx",25-11);
161 &ror ("ecx",11-6);
167 &ror ($E,6); # Sigma1(e)
171 &ror ("ecx",22-13);
177 &ror ("ecx",13-2);
182 &ror ("ecx",2); # Sigma0(a)
346 local *ror = sub { &shrd(@_[0],@_) };
427 &ror ($t1,18-7);
429 &ror ($t2,19-17);
432 &ror ($t1,7);
435 &ror ($t2,17);
446 &ror ($E,25-11);
453 &ror ($E,11-6);
459 &ror ($E,6); # Sigma1(e)
463 &ror ($t1,22-13);
469 &ror ($t1,13-2);
475 &ror ($t1,2); # Sigma0(a)
1073 local *ror = sub { &shrd(@_[0],@_) };