Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:InvertBit

7814   bool InvertBit;   // Invert result?
7818 BitNo = 0; InvertBit = false;
7821 BitNo = 0; InvertBit = true;
7824 BitNo = 2; InvertBit = false;
7827 BitNo = 2; InvertBit = true;
7839 if (InvertBit)