Home
last modified time | relevance | path

Searched refs:_REG_RA (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/lib/libc/arch/alpha/gen/
D__setjmp14.S56 stq ra, (SC_REGS+_REG_RA*8)(a0)
77 ldq ra, (SC_REGS+_REG_RA*8)(s0) /* restore return address */
D_lwp.c62 gr[_REG_RA] = (unsigned long) _lwp_exit; in _lwp_makecontext()
Dmakecontext.c66 gr[_REG_RA] = (__greg_t)__resumecontext; in makecontext()
Dswapcontext.S50 stq t1, (UC_GREGS + _REG_RA*8)(t0) /* Adjust saved RA */
D__longjmp14.c76 uc.uc_mcontext.__gregs[_REG_RA] = sc->sc_regs[R_RA]; in __longjmp14()
/netbsd/src/lib/libc/arch/alpha/
Dgenassym.cf63 define _REG_RA _REG_RA /* 26 */
/netbsd/src/lib/libc/arch/ia64/gen/
D_lwp.c60 gr[_REG_RA] = (unsigned long) _lwp_exit; in _lwp_makecontext()
/netbsd/src/lib/libc/arch/mips/gen/
D_lwp.c71 gr[_REG_RA] = (uintptr_t) _lwp_exit; in _lwp_makecontext()
Dmakecontext.c68 gr[_REG_RA] = (intptr_t)__resumecontext; in makecontext()
Dlongjmp.c99 uc.uc_mcontext.__gregs[_REG_RA] = sc->sc_regs[_R_RA]; in __longjmp14()
/netbsd/src/sys/arch/alpha/include/
Dmcontext.h69 #define _REG_RA 26 macro
/netbsd/src/lib/libc/arch/alpha/sys/
D__sigtramp2.S85 CFI_OFFSET(_REG_RA)
/netbsd/src/lib/libc/arch/mips/sys/
D__sigtramp2.S102 CFI_OFFSET(_REG_RA)
/netbsd/src/lib/libc/arch/mips/
Dgenassym.cf78 define _REG_RA _REG_RA
/netbsd/src/sys/arch/mips/include/
Dmcontext.h71 #define _REG_RA 31 macro