Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Mull32Sx2

5110                op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5188 op = (U) ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5402 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5625 case 2: op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; break;