Home | History | Annotate | Download | only in frv

Lines Matching defs:cc_first

1036   info_ptr->regs[STACK_REGS_CC].first         = CC_FIRST;
5231 int cc_first;
5258 for (j = CC_FIRST; j <= CC_LAST; j++)
5407 for (j = CC_FIRST; j <= CC_LAST; j++)
5439 for (j = CC_FIRST; j <= CC_LAST; j++)
5455 cc_first = ICC_FIRST;
5462 cc_first = FCC_FIRST;
5467 cc_first = cc_last = 0;
5479 for (cc_regno = cc_first; cc_regno <= cc_last; cc_regno++)
5481 int cr_regno = cc_regno - CC_FIRST + CR_FIRST;