Lines Matching refs:rem

155     my $rem = "eax";
161 &xor ($rem,$rem); # avoid partial register stalls on PIII
174 &mov (&LB($rem),&LB($Zll));
176 &and (&LB($rem),0xf);
180 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
182 &mov (&LB($rem),&BP($off,"esp",$cnt));
184 &and (&LB($rem),0xf0);
186 &shl (&LB($rem),4);
189 &xor ($Zll,&DWP(8,$Htbl,$rem));
190 &xor ($Zlh,&DWP(12,$Htbl,$rem));
191 &xor ($Zhl,&DWP(0,$Htbl,$rem));
192 &xor ($Zhh,&DWP(4,$Htbl,$rem));
205 &mov (&LB($rem),&LB($Zll));
207 &and (&LB($rem),0xf);
211 &xor ($Zhh,&DWP($off+16,"esp",$rem,4));
214 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
215 &and (&LB($rem),0xf0);
217 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
218 &shl (&LB($rem),4);
221 &xor ($Zll,&DWP(8,$Htbl,$rem));
222 &xor ($Zlh,&DWP(12,$Htbl,$rem));
223 &xor ($Zhl,&DWP(0,$Htbl,$rem));
224 &xor ($Zhh,&DWP(4,$Htbl,$rem));
373 my @rem = ($Zhh,$Zll);
387 &movd ($rem[0],$Zlo);
401 &pxor ($Zhi,&QWP(0,$rem_4bit,$rem[1],8)) if ($cnt<28);
402 &and ($rem[0],0xf);
405 &movd ($rem[1],$Zlo);
408 push (@rem,shift(@rem)); # "rotate" registers
411 &mov ($inp,&DWP(4,$rem_4bit,$rem[1],8)); # last rem_4bit[rem]
520 my $rem = $Zll;
533 &movd ($rem,$Zlo);
538 &and ($rem,0xf);
544 &pxor ($Zhi,&QWP(0,$rem_4bit,$rem,8));
546 &movd ($rem,$Zlo);
553 &and ($rem,0xf);
560 &pxor ($Zhi,&QWP(0,$rem_4bit,$rem,8));
561 &movd ($rem,$Zlo);
568 &and ($rem,0xf);
575 &pxor ($Zhi,&QWP(0,$rem_4bit,$rem,8));
576 &movd ($rem,$Zlo);
581 &and ($rem,0xf);
586 &pxor ($Zhi,&QWP(0,$rem_4bit,$rem,8));
587 &movd ($rem,$Zlo);
699 my @rem = ("ebx","ecx");
737 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
746 &movd ($rem[0],$Zlo);
747 &movz ($rem[1],&LB($rem[1])) if ($i>0);
760 &pinsrw ($red[0],&WP(0,$rem_8bit,$rem[1],2),2) if ($i>0);
763 unshift (@rem,pop(@rem));
769 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
773 &movz ($rem[1],&LB($rem[1]));
778 &movd ($rem[0],$Zlo);
783 &shl ($rem[0],4); # rem<<4
787 &movz ($rem[0],&LB($rem[0]));
792 &pinsrw ($red[0],&WP(0,$rem_8bit,$rem[1],2),2);
796 &pinsrw ($red[2],&WP(0,$rem_8bit,$rem[0],2),3); # last is <<48