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