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

  /src/sys/arch/sparc64/include/
psl.h 276 #define STICK_CMPR %asr25 /* STICK Compare register */
396 SPARC64_RDASR64_DEF(stickcmpr, STICK_CMPR) /* getstickcmpr() */
  /src/sys/arch/sparc64/sparc64/
locore.s 7658 * Sets the %stick_cmpr register to fire off in `increment' machine
7663 rd STICK_CMPR, %o2
7670 cmp %o1, %o2 ! Did we wrap? (stick < stick_cmpr)
7697 wr %o2, STICK_CMPR
7704 * to our loop with %o4 as %stick_cmpr (%o2).
7711 wr %o2, STICK_CMPR
7716 * Sets the %stick_cmpr register to the value retrieved from %stick so
7720 * the %stick_cmpr ends up being less than the %stick value and then
7729 wr %o0, STICK_CMPR

Completed in 17 milliseconds