Searched refs:GroupMask (Results 1 – 1 of 1) sorted by relevance
123 #define GroupMask (7<<15) /* Group mechanisms, at bits 15-17 */ macro5012 while (ctxt->d & GroupMask) { in x86_decode_insn()5013 switch (ctxt->d & GroupMask) { in x86_decode_insn()5067 ctxt->d &= ~(u64)GroupMask; in x86_decode_insn()