Home | History | Annotate | Download | only in asm

Lines Matching full:tmp2

142 	local($r,$L,$R,$S,$trans,$u,$tmp1,$tmp2,$t)=@_;
144 &mov( $u, &DWP(&n2a($S*4),$tmp2,"",0));
146 &mov( $t, &DWP(&n2a(($S+1)*4),$tmp2,"",0));
148 &xor( $tmp2, $tmp2);
153 &movb( &LB($tmp2), &HB($u) );
157 &xor( $L, &DWP("0x200",$trans,$tmp2,0));
158 &movb( &LB($tmp2), &HB($t) );
163 &xor( $L, &DWP("0x300",$trans,$tmp2,0));
164 &movb( &LB($tmp2), &HB($t) );
168 &xor( $L, &DWP("0x700",$trans,$tmp2,0));
169 &mov( $tmp2, &wparam(1) );