Searched refs:cwp (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmd5.c292 md5_uint32 *cwp = correct_words; local
308 a += FF (b, c, d) + (*cwp++ = SWAP (*words)) + T; \
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmd5.c292 md5_uint32 *cwp = correct_words; local
308 a += FF (b, c, d) + (*cwp++ = SWAP (*words)) + T; \
/freebsd-9.3-release/sys/sparc64/sparc64/
H A Dexception.S1171 wrpr %g1, 0, %cwp
2248 * Setup %tstate for return, change the saved cwp to point to the
2252 rdpr %cwp, %l2
2622 * Save %tstate in an alternate global and clear the %cwp field. %cwp
2674 * Fixup %tstate so the saved %cwp points to the current window and
2677 rdpr %cwp, %g1
2902 rdpr %cwp, %g2
3031 rdpr %cwp, %g2
3065 CATR(KTR_PROC, "fork_trampoline: td=%p (%s) cwp
[all...]

Completed in 155 milliseconds