Searched refs:shifts (Results 1 – 4 of 4) sorted by relevance
56 * Perform rd += rs * mult using only shifts and adds.
73 #define SIM_SOPT7_ADCSET(x, shifts, mask) \ argument74 (((uint32_t)(((uint32_t)(x)) << shifts)) & mask)
152 Replaces division and modulus by 10 with shifts and adds when
265 and 6 bit shifts.