Searched defs:CSKY_32_IS_ROTLI4 (Results 1 – 2 of 2) sorted by relevance
281 #define CSKY_32_IS_ROTLI4(x) (((x) &0xfc1fffff) == 0xc4044904) macro