Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:J2

590   uint32_t J2 = (offset & 0x200000) >> 21;
592 J2 = (~J2 & 0x1);
594 J2 ^= S;
598 offset |= J2 << 21;
754 bool J2 = (Val & 0x200000);
760 if (I ^ J2)