HomeSort by: relevance | last modified time | path
    Searched defs:uwtab (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
locore.s 1392 * We compute this expression by table lookup in uwtab[CWP - pcb_wim],
1396 * uwtab[i] = (nwin - 1 - i) % nwin;
1409 uwtab: .skip 32 ! u_char uwtab[-31..31]; label
1454 * and this is computed as `uwtab[CWP - pcb_wim]'.
1486 set uwtab, %l4; \
1548 set uwtab, %l4; \
1593 set uwtab, %l4; \
3323 set uwtab, %l4
3324 ldub [%l4 + %l5], %l5 /* l5 = uwtab[l5] *
    [all...]
locore.s 1392 * We compute this expression by table lookup in uwtab[CWP - pcb_wim],
1396 * uwtab[i] = (nwin - 1 - i) % nwin;
1409 uwtab: .skip 32 ! u_char uwtab[-31..31]; label
1454 * and this is computed as `uwtab[CWP - pcb_wim]'.
1486 set uwtab, %l4; \
1548 set uwtab, %l4; \
1593 set uwtab, %l4; \
3323 set uwtab, %l4
3324 ldub [%l4 + %l5], %l5 /* l5 = uwtab[l5] *
    [all...]

Completed in 33 milliseconds