Searched refs:needVVVV (Results 1 – 4 of 4) sorted by relevance
1478 int hasVVVV, needVVVV; in readOperands() local1485 needVVVV = hasVVVV && (insn->vvvv != 0); in readOperands()1495 if (needVVVV) in readOperands()1496 needVVVV = hasVVVV & ((insn->vvvv & 0xf) != 0); in readOperands()1610 needVVVV = 0; // Mark that we have found a VVVV operand. in readOperands()1631 if (needVVVV) in readOperands()
1483 int hasVVVV, needVVVV; in readOperands() local1490 needVVVV = hasVVVV && (insn->vvvv != 0); in readOperands()1500 if (needVVVV) in readOperands()1501 needVVVV = hasVVVV & ((insn->vvvv & 0xf) != 0); in readOperands()1624 needVVVV = 0; // Mark that we have found a VVVV operand. in readOperands()1645 if (needVVVV) in readOperands()
1740 int hasVVVV, needVVVV; in readOperands() local1748 needVVVV = hasVVVV && (insn->vvvv != 0); in readOperands()1824 needVVVV = 0; /* Mark that we have found a VVVV operand. */ in readOperands()1843 if (needVVVV) return -1; in readOperands()
2022 int hasVVVV, needVVVV; in readOperands() local2029 needVVVV = hasVVVV && (insn->vvvv != 0); in readOperands()2123 needVVVV = 0; /* Mark that we have found a VVVV operand. */ in readOperands()2142 if (needVVVV) return -1; in readOperands()