Home | History | Annotate | Download | only in X86

Lines Matching refs:sext

950     ImmVal = Imm.sext((BitSize + 63) & ~0x3fU);
1009 case Instruction::SExt: