Searched refs:hasVVVV (Results 1 – 1 of 1) sorted by relevance
1625 int hasVVVV, needVVVV; in readOperands() local1631 hasVVVV = !readVVVV(insn); in readOperands()1632 needVVVV = hasVVVV && (insn->vvvv != 0); in readOperands()1643 needVVVV = hasVVVV & ((insn->vvvv & 0xf) != 0); in readOperands()1774 if (!hasVVVV) in readOperands()