Lines Matching refs:L
20 $L="edi";
39 &xor( $L, $L);
57 &D_ENCRYPT($i,$L,$R,$i*2,$trans,"eax","ebx","ecx","edx");
61 &D_ENCRYPT($i+1,$R,$L,($i+1)*2,$trans,"eax","ebx","ecx","edx");
64 &mov("eax", $L);
66 &mov($L, $R);
75 &FP_new($R,$L,"eax",3);
77 &mov(&DWP(4,"edx","",0),$L);
86 local($r,$L,$R,$S,$trans,$u,$tmp1,$tmp2,$t)=@_;
118 &xor( $L, &DWP(" ",$trans,$tmp1,0));
120 &xor( $L, &DWP("0x200",$trans,$tmp2,0));
123 &xor( $L, &DWP("0x100",$trans,$tmp1,0));
126 &xor( $L, &DWP("0x300",$trans,$tmp2,0));
131 &xor( $L, $tmp1);
133 &xor( $L, $tmp1);
135 &xor( $L, $tmp1);
137 &xor( $L, $tmp1);