Home | History | Annotate | Download | only in libiberty

Lines Matching refs:low_reg

1716      LOW_REG, HIGH_REG -- the highest and lowest active registers.
1722 # define POP_FAILURE_POINT(str, pat, low_reg, high_reg, regstart, regend, reg_info)\
1759 low_reg = (active_reg_t) POP_FAILURE_INT (); \
1760 DEBUG_PRINT2 (" Popping low active reg: %ld\n", low_reg); \
1763 for (this_reg = high_reg; this_reg >= low_reg; this_reg--) \