Searched refs:IS_SHIFT (Results 1 – 1 of 1) sorted by relevance
67 #define IS_SHIFT(i) (i & 0x0ff0) macro525 if (IS_SHIFT(instr)) { in do_alignment()