Home | History | Annotate | Download | only in asm

Lines Matching refs:DWP

47 	    &lea("edx",&DWP(128,"ecx"));
85 &lea("ecx",&DWP(128,"ecx"));
135 &mov("eax",&DWP(0,$R,"",0));
137 &mov($L,&DWP(4,$R,"",0));
150 &mov($R,&DWP(0,"eax","",0));
153 &mov($L,&DWP(4,"eax","",0));
161 &lea ($trans,&DWP(&label("DES_SPtrans")."-".&label("pic_point"),$trans));
180 &mov(&DWP(0,"edx","",0),"eax");
181 &mov(&DWP(4,"edx","",0),$R);
190 &mov(&DWP(0,"eax","",0),$L);
191 &mov(&DWP(4,"eax","",0),$R);
207 &mov( $u, &DWP(&n2a($S*4),$tmp2,"",0));
209 &mov( $t, &DWP(&n2a(($S+1)*4),$tmp2,"",0));
218 &xor( $L, &DWP(" ",$trans,$tmp1,0));
220 &xor( $L, &DWP("0x200",$trans,$tmp2,0));
223 &xor( $L, &DWP("0x100",$trans,$tmp1,0));
226 &xor( $L, &DWP("0x300",$trans,$tmp2,0));
230 &xor( $L, &DWP("0x600",$trans,$tmp1,0));
231 &xor( $L, &DWP("0x700",$trans,$tmp2,0));
233 &xor( $L, &DWP("0x400",$trans,$u,0));
234 &xor( $L, &DWP("0x500",$trans,$t,0));