Lines Matching refs:LB
175 &mov (&LB($rem),&LB($Zll));
177 &and (&LB($rem),0xf);
183 &mov (&LB($rem),&BP($off,"esp",$cnt));
185 &and (&LB($rem),0xf0);
187 &shl (&LB($rem),4);
206 &mov (&LB($rem),&LB($Zll));
208 &and (&LB($rem),0xf);
215 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
216 &and (&LB($rem),0xf0);
218 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
219 &shl (&LB($rem),4);
383 &mov (&LB($nlo),&LB($nhi));
384 &shl (&LB($nlo),4);
394 &shl (&LB($nlo),4) if ($odd);
399 &mov (&LB($nlo),&BP($cnt/2,$inp)) if (!$odd && $cnt>=0);
528 &mov (&LB($nlo),&LB($nhi));
530 &shl (&LB($nlo),4);
543 &mov (&LB($nlo),&BP(0,$inp,$cnt));
553 &shl (&LB($nlo),4);
568 &shl (&LB($nlo),4);
682 &mov (&BP($i,"esp"),&LB("edx")) if ($i<16);
715 &mov (&LB($nlo),&LB($dat));
717 &and (&LB($nlo),0x0f);
738 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
744 &mov (&LB($nlo),&LB($dat));
748 &movz ($rem[1],&LB($rem[1])) if ($i>0);
756 &and (&LB($nlo),0x0f);
770 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
774 &movz ($rem[1],&LB($rem[1]));
788 &movz ($rem[0],&LB($rem[0]));