Home | History | Annotate | Download | only in memcheck

Lines Matching refs:Iop_Shr32

1103    IROp   opSHR  = m64 ? Iop_Shr64 : Iop_Shr32;
4068 case Iop_Shl32: case Iop_Shr32: case Iop_Sar32: