Home | History | Annotate | Download | only in opcodes

Lines Matching refs:cbit

1221      | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 |.D.|.op....|.cbit..............|
1225 int cbit = ((iw0 >> CC2stat_cbit_bits) & CC2stat_cbit_mask);
1227 const char *bitname = statbits (cbit);
1233 if (decode_statbits[cbit] == REG_LASTREG)
1238 if (cbit != 5)
1239 sprintf (bitnames, "ASTAT[%i /* unused bit */]", cbit);