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