Home | History | Annotate | Download | only in priv

Lines Matching refs:Iop_AddLV32Sx4

7271         case BITS2(1,0): op = bitU ? Iop_AddLV32Ux4 : Iop_AddLV32Sx4; break;