Searched refs:JumpOffset (Results 1 – 1 of 1) sorted by relevance
1574 unsigned JumpOffset = fieldFromInstruction(Insn, 0, 26) << 2; in DecodeJumpTarget() local1575 Inst.addOperand(MCOperand::CreateImm(JumpOffset)); in DecodeJumpTarget()1630 unsigned JumpOffset = fieldFromInstruction(Insn, 0, 26) << 1; in DecodeJumpTargetMM() local1631 Inst.addOperand(MCOperand::CreateImm(JumpOffset)); in DecodeJumpTargetMM()