Home | History | Annotate | Download | only in asm

Lines Matching full:lea

76 	&lea	("esi",&wparam(0));	# put aside pointer to argument block
77 &lea ("edx",&wparam(1)); # load ap
81 &lea ("esp",&DWP(-$frame,"esp","edi",4)); # alloca($frame+4*(num+2))
114 &lea ($num,&DWP(-3,"edi")); # num=num-1 to assist modulo-scheduling
179 &lea ($j,&DWP(1,$j));
248 &lea ($j,&DWP(1,$j)); # j++
269 &lea ($i,&DWP(1,$i)); # i++
296 &lea ($carry,&DWP(1,$num));
302 &lea ("eax",&DWP(4,$word,$num,4)); # &bp[num]
314 &lea ($j,&DWP(1,$j));
349 &lea ($j,&DWP(1,$j));
387 &lea ($j,&DWP(1,$j));
408 &lea ($j,&DWP(4,$j));
440 &lea ($j,&DWP(1,$j));
442 &lea ($carry,&DWP(0,$sbit,"eax",2));
456 &lea ($carry,&DWP(0,$sbit,"eax",2));
461 &lea ($carry,&DWP(0,"eax","edx",2));
489 &lea ($j,&DWP(2,$j));
518 &lea ($j,&DWP(1,$j));
527 &lea ($j,&DWP(1,$j));
538 &lea ($carry,&DWP(0,"eax","eax"));
542 &lea ($j,&DWP(1,$j));
552 &lea ("edx",&DWP(0,$sbit,"edx",2));
567 &lea ($num,&DWP(-1,$j));
579 &lea ($tp,&DWP($frame,"esp")); # [$ap and $bp are zapped]
590 &lea ($i,&DWP(1,$i)); # i++