Searched refs:shiftVal (Results 1 – 1 of 1) sorted by relevance
276 int32_t shiftVal = bytesShifted * 8 ; in copyPredictorTo24Shift() local285 val = arith_shift_left (val, shiftVal) | (uint32_t) shift [j] ; in copyPredictorTo24Shift()319 uint32_t shiftVal = bytesShifted * 8 ; in copyPredictorTo32Shift() local327 op [0] = arith_shift_left (in [j], shiftVal) | (uint32_t) shift [j] ; in copyPredictorTo32Shift()