Lines Matching refs:x66
434 case 0x66: /* Operand-size override */968 if (insn->mode != MODE_16BIT && isPrefixAtLocation(insn, 0x66, insn->necessaryPrefixLocation))1005 if ((insn->mode == MODE_16BIT || insn->prefixPresent[0x66]) &&1038 (insn->mode == MODE_16BIT) ^ insn->prefixPresent[0x66]) {