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

/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dmcontext.h55 #define _REG_S3 12 macro
/netbsd-6-1-5-RELEASE/lib/libc/arch/alpha/gen/
H A D__longjmp14.c72 uc.uc_mcontext.__gregs[_REG_S3] = sc->sc_regs[R_S3];
H A D__setjmp14.S52 stq s3, (SC_REGS+_REG_S3)(a0)
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/gen/
H A Dlongjmp.c79 uc.uc_mcontext.__gregs[_REG_S3] = sc->sc_regs[_R_S3];
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h59 #define _REG_S3 19 macro

Completed in 57 milliseconds