Lines Matching refs:LB
155 &mov (&LB($rem),&LB($Zll));
157 &and (&LB($rem),0xf);
163 &mov (&LB($rem),&BP($off,"esp",$cnt));
165 &and (&LB($rem),0xf0);
167 &shl (&LB($rem),4);
186 &mov (&LB($rem),&LB($Zll));
188 &and (&LB($rem),0xf);
195 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
196 &and (&LB($rem),0xf0);
198 &mov (&LB($rem),&BP($off+15-($i>>1),"esp"));
199 &shl (&LB($rem),4);
365 &mov (&LB($nlo),&LB($nhi));
366 &shl (&LB($nlo),4);
376 &shl (&LB($nlo),4) if ($odd);
381 &mov (&LB($nlo),&BP($cnt/2,$inp)) if (!$odd && $cnt>=0);
512 &mov (&LB($nlo),&LB($nhi));
514 &shl (&LB($nlo),4);
527 &mov (&LB($nlo),&BP(0,$inp,$cnt));
537 &shl (&LB($nlo),4);
552 &shl (&LB($nlo),4);
667 &mov (&BP($i,"esp"),&LB("edx")) if ($i<16);
700 &mov (&LB($nlo),&LB($dat));
702 &and (&LB($nlo),0x0f);
723 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
729 &mov (&LB($nlo),&LB($dat));
733 &movz ($rem[1],&LB($rem[1])) if ($i>0);
741 &and (&LB($nlo),0x0f);
755 &xor (&LB($rem[1]),&BP(0,"esp",$nhi[0])); # rem^(H[nhi]<<4)
759 &movz ($rem[1],&LB($rem[1]));
773 &movz ($rem[0],&LB($rem[0]));