Lines Matching refs:sbit
432 $sbit=$num;
439 &mov ($sbit,"edx");
441 &and ($sbit,1);
450 &lea ($carry,&DWP(0,$sbit,"eax",2));
453 &mov ($sbit,"eax");
464 &lea ($carry,&DWP(0,$sbit,"eax",2));
535 &mov ($sbit,"edx"); # zaps $num
537 &and ($sbit,1);
549 &add ($carry,$sbit);
553 &mov ($sbit,"eax");
559 &add ("edx",$sbit);