Searched refs:_REG_SR (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libpthread/arch/sh3/
H A Dpthread_md.h57 (ucp)->uc_mcontext.__gregs[_REG_SR] = 0;
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dmcontext.h45 #define _REG_SR 2 macro
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h78 #define _REG_SR 36 macro
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dsh3_machdep.c453 gr[_REG_SR] = tf->tf_ssr;
490 if (((tf->tf_ssr ^ gr[_REG_SR]) & PSL_USERSTATIC) != 0)
513 tf->tf_ssr = gr[_REG_SR];
/netbsd-6-1-5-RELEASE/tests/lib/libc/sys/
H A Dt_lwp_create.c177 uc->uc_mcontext.__gregs[_REG_SR] |= PSL_MD;
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dcpu_subr.c401 gr[_REG_SR] = tf->tf_regs[_R_SR];

Completed in 117 milliseconds