Home | History | Annotate | Download | only in memcheck

Lines Matching refs:Iop_Shl32

994    IROp   opSHL  = m64 ? Iop_Shl64 : Iop_Shl32;
3457 case Iop_Shl32: case Iop_Shr32: case Iop_Sar32: