Lines Matching refs:sbit
405 $sbit=$num;
412 &mov ($sbit,"edx");
414 &and ($sbit,1);
423 &lea ($carry,&DWP(0,$sbit,"eax",2));
426 &mov ($sbit,"eax");
437 &lea ($carry,&DWP(0,$sbit,"eax",2));
508 &mov ($sbit,"edx"); # zaps $num
510 &and ($sbit,1);
522 &add ($carry,$sbit);
526 &mov ($sbit,"eax");
532 &add ("edx",$sbit);