Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Mull32Sx2

5080                op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5160 op = (U) ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5376 op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2;
5601 case 2: op = U ? Iop_Mull32Ux2 : Iop_Mull32Sx2; break;