Home | History | Annotate | Download | only in asm

Lines Matching refs:lea

64 	&lea	("esi",&wparam(0));	# put aside pointer to argument block
65 &lea ("edx",&wparam(1)); # load ap
69 &lea ("esp",&DWP(-$frame,"esp","edi",4)); # alloca($frame+4*(num+2))
102 &lea ($num,&DWP(-3,"edi")); # num=num-1 to assist modulo-scheduling
167 &lea ($j,&DWP(1,$j));
236 &lea ($j,&DWP(1,$j)); # j++
257 &lea ($i,&DWP(1,$i)); # i++
284 &lea ($carry,&DWP(1,$num));
290 &lea ("eax",&DWP(4,$word,$num,4)); # &bp[num]
302 &lea ($j,&DWP(1,$j));
337 &lea ($j,&DWP(1,$j));
375 &lea ($j,&DWP(1,$j));
396 &lea ($j,&DWP(4,$j));
428 &lea ($j,&DWP(1,$j));
430 &lea ($carry,&DWP(0,$sbit,"eax",2));
444 &lea ($carry,&DWP(0,$sbit,"eax",2));
449 &lea ($carry,&DWP(0,"eax","edx",2));
477 &lea ($j,&DWP(2,$j));
506 &lea ($j,&DWP(1,$j));
515 &lea ($j,&DWP(1,$j));
526 &lea ($carry,&DWP(0,"eax","eax"));
530 &lea ($j,&DWP(1,$j));
540 &lea ("edx",&DWP(0,$sbit,"edx",2));
555 &lea ($num,&DWP(-1,$j));
567 &lea ($tp,&DWP($frame,"esp")); # [$ap and $bp are zapped]
578 &lea ($i,&DWP(1,$i)); # i++