Searched refs:translateOperand (Results 1 – 1 of 1) sorted by relevance
619 static bool translateOperand(MCInst &mcInst, const OperandSpecifier &operand, in translateOperand() function666 return translateOperand(mcInst, insn.operands[operand.type - TYPE_DUP0], in translateOperand()702 if (translateOperand(mcInst, insn.operands[index], insn, Dis)) { in translateInstruction()