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