Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:BitN

292       : SelR(R), SelB(B), BitN(N), BitOrd(BO), CM(M) {}
296 const unsigned BitN;
337 uint16_t Bit1 = (VR1 == SelR) ? SelB : BitN;
338 uint16_t Bit2 = (VR2 == SelR) ? SelB : BitN;