Lines Matching refs:addL
459 "addl $32,%%eax\n\t"460 "addl $32,%%ebx\n\t"784 uint32 addL = 1L << ( shiftL - 1 );785 if( srcA + addL < addL )792 return ( srcA + addL ) >> shiftL;822 int32 addL = 1L << ( shiftL - 1 );823 if( srcA + addL < addL )830 return ( srcA + addL ) >> shiftL;