Searched defs:X_IMM2 (Results 1 – 2 of 2) sorted by relevance
132 #define X_IMM2(i) (((i & 0x10) >> 3) | (i & 0x1)) macro