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