Lines Matching refs:LB
174 &mov (&LB($rem),&LB($Zll));
176 &and (&LB($rem),0xf);
182 &mov (&LB($rem),&BP($off,"esp",$cnt));
184 &and (&LB($rem),0xf0);
186 &shl (&LB($rem),4);
205 &mov (&LB($rem),&LB($Zll));
207 &and (&LB($rem),0xf);
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);
382 &mov (&LB($nlo),&LB($nhi));
383 &shl (&LB($nlo),4);
393 &shl (&LB($nlo),4) if ($odd);
398 &mov (&LB($nlo),&BP($cnt/2,$inp)) if (!$odd && $cnt>=0);
527 &mov (&LB($nlo),&LB($nhi));
529 &shl (&LB($nlo),4);
542 &mov (&LB($nlo),&BP(0,$inp,$cnt));
552 &shl (&LB($nlo),4);
567 &shl (&LB($nlo),4);
681 &mov (&BP($i,"esp"),&LB("edx")) if ($i<16);
714 &mov (&LB($nlo),&LB($dat));
716 &and (&LB($nlo),0x0f);
737 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
743 &mov (&LB($nlo),&LB($dat));
747 &movz ($rem[1],&LB($rem[1])) if ($i>0);
755 &and (&LB($nlo),0x0f);
769 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
773 &movz ($rem[1],&LB($rem[1]));
787 &movz ($rem[0],&LB($rem[0]));