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