Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Mull32Ux2

5108                op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5186 op = (U) ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5400 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5623 case 2: op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; break;