Home | History | Annotate | Download | only in X86

Lines Matching refs:Src1Hi

1633     unsigned Src1Hi = Imm & 0x01;
1636 WorkingMI.getOperand(3).setImm((Src1Hi << 4) | (Src2Hi >> 4));