Lines Matching refs:tmp2
215 local($r,$L,$R,$S,$trans,$u,$tmp1,$tmp2,$t,$wp1)=@_;
217 &mov( $u, &DWP(&n2a($S*4),$tmp2,"",0));
219 &mov( $t, &DWP(&n2a(($S+1)*4),$tmp2,"",0));
221 &xor( $tmp2, $tmp2);
226 &movb( &LB($tmp2), &HB($u) );
230 &xor( $L, &DWP("0x200",$trans,$tmp2,0));
231 &movb( &LB($tmp2), &HB($t) );
236 &xor( $L, &DWP("0x300",$trans,$tmp2,0));
237 &movb( &LB($tmp2), &HB($t) );
241 &xor( $L, &DWP("0x700",$trans,$tmp2,0));
242 &mov( $tmp2, $wp1 );