Searched refs:Op4v (Results 1 – 1 of 1) sorted by relevance
693 unsigned Op4v = (HasVEX_4V) ? 1:0; in emitInstructionSpecifier() local694 if (numPhysicalOperands > 3 + kOp + Op4v) in emitInstructionSpecifier()719 unsigned Op4v = (HasVEX_4V) ? 1:0; in emitInstructionSpecifier() local720 if (numPhysicalOperands < 1 + kOp + Op4v || in emitInstructionSpecifier()721 numPhysicalOperands > 2 + kOp + Op4v) in emitInstructionSpecifier()