Searched refs:needVVVV (Results 1 – 1 of 1) sorted by relevance
1625 int hasVVVV, needVVVV; in readOperands() local1632 needVVVV = hasVVVV && (insn->vvvv != 0); in readOperands()1642 if (needVVVV) in readOperands()1643 needVVVV = hasVVVV & ((insn->vvvv & 0xf) != 0); in readOperands()1762 needVVVV = false; // oszc shares the same bits with VVVV in readOperands()1773 needVVVV = 0; // Mark that we have found a VVVV operand. in readOperands()1794 if (needVVVV) in readOperands()