Home | History | Annotate | Download | only in asm

Lines Matching refs:tx

39 $tx="ecx";
49 &add (&LB($yy),&LB($tx));
51 &mov (&DWP(0,$dat,$yy,4),$tx);
53 &add ($ty,$tx);
58 &mov ($tx,&DWP(0,$dat,$xx,4));
60 &mov ($tx,&wparam(3)); # reload [re-biased] out
82 &lea ($tx,&DWP(0,$inp,$ty));
84 &mov (&wparam(1),$tx); # save input+len
92 &mov ($tx,&DWP(0,$dat,$xx,4));
106 &mov (&DWP(0,$tx,$inp),$out);# $tx holds re-biased out here
108 &mov ($tx,&DWP(0,$dat,$xx,4));
116 &add (&LB($yy),&LB($tx));
118 &mov (&DWP(0,$dat,$yy,4),$tx);
120 &add ($ty,$tx);
126 &mov ($tx,&DWP(0,$dat,$xx,4));
135 &movz ($tx,&BP(0,$dat,$xx));
138 &add (&LB($yy),&LB($tx));
140 &mov (&BP(0,$dat,$yy),&LB($tx));
142 &add (&LB($ty),&LB($tx));
147 &movz ($tx,&BP(0,$dat,$xx));