Home | History | Annotate | Download | only in ppc32

Lines Matching full:endaddr

4809    HWord_t endaddr   = startaddr + nbytes;
4814 for (addr = startaddr; addr < endaddr; addr += cls)
4817 for (addr = startaddr; addr < endaddr; addr += cls)