• Home
  • Raw
  • Download

Lines Matching refs:MCOperand_getReg

135 						getRegisterName(MCOperand_getReg(Op0), AArch64_NoRegAltName),  in AArch64_printInst()
136 getRegisterName(getWRegFromXReg(MCOperand_getReg(Op1)), AArch64_NoRegAltName)); in AArch64_printInst()
146 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op0); in AArch64_printInst()
154 …arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = getWRegFromXReg(MCOperand_getReg(Op1)); in AArch64_printInst()
196 getRegisterName(MCOperand_getReg(Op0), AArch64_NoRegAltName), in AArch64_printInst()
197 getRegisterName(MCOperand_getReg(Op1), AArch64_NoRegAltName)); in AArch64_printInst()
211 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op0); in AArch64_printInst()
219 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op1); in AArch64_printInst()
238 getRegisterName(MCOperand_getReg(Op0), AArch64_NoRegAltName), in AArch64_printInst()
239 getRegisterName(MCOperand_getReg(Op1), AArch64_NoRegAltName)); in AArch64_printInst()
254 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op0); in AArch64_printInst()
262 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op1); in AArch64_printInst()
287 getRegisterName(MCOperand_getReg(Op0), AArch64_NoRegAltName), in AArch64_printInst()
288 getRegisterName(MCOperand_getReg(Op1), AArch64_NoRegAltName)); in AArch64_printInst()
303 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op0); in AArch64_printInst()
311 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op1); in AArch64_printInst()
347 getRegisterName(MCOperand_getReg(Op0), AArch64_NoRegAltName), in AArch64_printInst()
348 getRegisterName(MCOperand_getReg(Op2), AArch64_NoRegAltName)); in AArch64_printInst()
362 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op0); in AArch64_printInst()
370 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op2); in AArch64_printInst()
397 getRegisterName(MCOperand_getReg(Op0), AArch64_NoRegAltName), in AArch64_printInst()
398 getRegisterName(MCOperand_getReg(Op2), AArch64_NoRegAltName)); in AArch64_printInst()
412 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op0); in AArch64_printInst()
420 …at_insn->detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(Op2); in AArch64_printInst()
711 unsigned Reg = MCOperand_getReg(MCInst_getOperand(MI, 4)); in printSysAlias()
735 unsigned Reg = MCOperand_getReg(Op); in printOperand()
815 unsigned Reg = MCOperand_getReg(Op); in printPostIncOperand()
856 unsigned Reg = MCOperand_getReg(Op); in printVRegOperand()
1009 …SStream_concat0(O, getRegisterName(MCOperand_getReg(MCInst_getOperand(MI, OpNum)), AArch64_NoRegAl… in printShiftedRegister()
1018 …detail->arm64.operands[MI->flat_insn->detail->arm64.op_count].reg = MCOperand_getReg(MCInst_getOpe… in printShiftedRegister()
1034 unsigned Dest = MCOperand_getReg(MCInst_getOperand(MI, 0)); in printArithExtend()
1035 unsigned Src1 = MCOperand_getReg(MCInst_getOperand(MI, 1)); in printArithExtend()
1099 unsigned Reg = MCOperand_getReg(MCInst_getOperand(MI, OpNum)); in printExtendedRegister()
1351 unsigned Reg = MCOperand_getReg(MCInst_getOperand(MI, OpNum)); in printVectorList()