Searched refs:TZ2 (Results 1 – 1 of 1) sorted by relevance
156 unsigned TZ2 = countTrailingZeros(Imm & ~63U); in getSOImmValRotate() local157 unsigned RotAmt2 = TZ2 & ~1; in getSOImmValRotate()