Searched refs:getT2SOImmValRotate (Results 1 – 2 of 2) sorted by relevance
327 static inline unsigned getT2SOImmValRotate(unsigned V) { in getT2SOImmValRotate() function341 V = rotr32 (~255U, getT2SOImmValRotate(V)) & V; in isT2SOImmTwoPartVal()365 unsigned V = rotr32 (~255, getT2SOImmValRotate(Imm)) & Imm; in getT2SOImmTwoPartFirst()
328 static inline unsigned getT2SOImmValRotate(unsigned V) { in getT2SOImmValRotate() function342 V = rotr32 (~255U, getT2SOImmValRotate(V)) & V; in isT2SOImmTwoPartVal()366 unsigned V = rotr32 (~255, getT2SOImmValRotate(Imm)) & Imm; in getT2SOImmTwoPartFirst()