Home | History | Annotate | Download | only in asm

Lines Matching refs:tx

67 $tx="ecx";
77 &add (&LB($yy),&LB($tx));
79 &mov (&DWP(0,$dat,$yy,4),$tx);
81 &add ($ty,$tx);
86 &mov ($tx,&DWP(0,$dat,$xx,4));
88 &mov ($tx,&wparam(3)); # reload [re-biased] out
105 &add (&LB($yy),&LB($tx));
112 &mov (&DWP(0,$dat,$yy,4),$tx);
115 &add (&LB($ty),&LB($tx));
117 &mov ($tx,&DWP(0,$dat,@XX[1],4));
131 &add (&LB($yy),&LB($tx));
134 &mov (&DWP(0,$dat,$yy,4),$tx);
137 &add ($ty,$tx);
143 &mov ($tx,&DWP(0,$dat,$xx,4));
172 &lea ($tx,&DWP(0,$inp,$ty));
174 &mov (&wparam(1),$tx); # save input+len
182 &mov ($tx,&DWP(0,$dat,$xx,4));
241 &mov (&DWP(0,$tx,$inp),$out);# $tx holds re-biased out here
243 &mov ($tx,&DWP(0,$dat,$xx,4));
251 &add (&LB($yy),&LB($tx));
253 &mov (&DWP(0,$dat,$yy,4),$tx);
255 &add ($ty,$tx);
261 &mov ($tx,&DWP(0,$dat,$xx,4));
270 &movz ($tx,&BP(0,$dat,$xx));
273 &add (&LB($yy),&LB($tx));
275 &mov (&BP(0,$dat,$yy),&LB($tx));
277 &add (&LB($ty),&LB($tx));
282 &movz ($tx,&BP(0,$dat,$xx));