Searched defs:Imm6 (Results 1 – 2 of 2) sorted by relevance
1686 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local1706 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local1726 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
412 uint16_t Imm6 = extractBits(Value, 6, 1) << 7; in applyFixup() local