Searched refs:shiftIn (Results 1 – 1 of 1) sorted by relevance
499 uint32_t shiftIn; in BnShiftRight() local503 shiftIn = RADIX_BITS - shiftAmount; in BnShiftRight()521 | (toShift->d[i + offset + 1] << shiftIn); in BnShiftRight()