Searched refs:GroupDual (Results 1 – 1 of 1) sorted by relevance
124 #define GroupDual (2<<15) /* Alternate decoding of mod == 3 */ macro4325 #define GD(_f, _g) { .flags = ((_f) | GroupDual | ModRM), .u.gdual = (_g) }5237 case GroupDual: in x86_decode_insn()