Home | History | Annotate | Download | only in opcodes

Lines Matching refs:bitspec

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