Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_Mull16Sx4

5106                op = U ? Iop_Mull16Ux4 : Iop_Mull16Sx4;
5185 op = (U) ? Iop_Mull16Ux4 : Iop_Mull16Sx4;
5397 op = U ? Iop_Mull16Ux4 : Iop_Mull16Sx4;
5624 case 1: op = U ? Iop_Mull16Ux4 : Iop_Mull16Sx4; break;