Home | History | Annotate | Download | only in config

Lines Matching full:regmask

2639    bits are set in REGMASK, it is assumed that instructions T through
2649 unsigned long regmask,
2672 while (regmask)
2682 regmask &= (regmask - 1);