Home | History | Annotate | Download | only in opcodes

Lines Matching refs:bitspec

8050       unsigned short bitspec = table[i];
8052 ((unsigned int)(bits >> (bitspec & 63))) & (bitspec >> 6);