Searched refs:_REG_S0 (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/alpha/gen/
H A D__setjmp14.S49 stq s0, (SC_REGS+_REG_S0)(a0) /* saved bits of sc_regs */
85 ldq s0, (SC_REGS+_REG_S0)(a0)
H A D__longjmp14.c69 uc.uc_mcontext.__gregs[_REG_S0] = sc->sc_regs[R_S0];
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dmcontext.h52 #define _REG_S0 9 macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/gen/
H A Dlongjmp.c76 uc.uc_mcontext.__gregs[_REG_S0] = sc->sc_regs[_R_S0];
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h56 #define _REG_S0 16 macro

Completed in 523 milliseconds