Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:ByteSource

5815       unsigned ByteSource = PermMask[i*4+j];
5816 if ((ByteSource & 3) != j) {
5822 EltNo = ByteSource/4;
5823 } else if (EltNo != ByteSource/4) {