Lines Matching full:imm5
1104 // {7-3} = imm51109 unsigned Imm5 = MO1.getImm();1110 return ((Imm5 & 0x1f) << 3) | Rn;