Lines Matching refs:ror
111 &ror ("ecx",18-7);
113 &ror ("esi",19-17);
116 &ror ("ecx",7);
119 &ror ("esi",17);
135 &ror ("ecx",25-11);
142 &ror ("ecx",11-6);
148 &ror ($E,6); # Sigma1(e)
152 &ror ("ecx",22-13);
158 &ror ("ecx",13-2);
163 &ror ("ecx",2); # Sigma0(a)
327 local *ror = sub { &shrd(@_[0],@_) };
408 &ror ($t1,18-7);
410 &ror ($t2,19-17);
413 &ror ($t1,7);
416 &ror ($t2,17);
427 &ror ($E,25-11);
434 &ror ($E,11-6);
440 &ror ($E,6); # Sigma1(e)
444 &ror ($t1,22-13);
450 &ror ($t1,13-2);
456 &ror ($t1,2); # Sigma0(a)
1054 local *ror = sub { &shrd(@_[0],@_) };