Searched defs:wordShift (Results 1 – 2 of 2) sorted by relevance
1047 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; // bits to shift per word in ashr() local1139 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; in lshr() local1205 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; in shlSlowCase() local
1088 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; // bits to shift per word in ashr() local1180 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; in lshr() local1246 unsigned wordShift = shiftAmt % APINT_BITS_PER_WORD; in shlSlowCase() local