Home
last modified time | relevance | path

Searched refs:_REG_S2 (Results 1 – 9 of 9) sorted by relevance

/netbsd/lib/libc/arch/alpha/
H A Dgenassym.cf48 define _REG_S2 _REG_S2 /* 11 */
/netbsd/sys/arch/alpha/include/
H A Dmcontext.h54 #define _REG_S2 11 macro
/netbsd/lib/libc/arch/alpha/sys/
H A D__sigtramp2.S70 CFI_OFFSET(_REG_S2)
/netbsd/lib/libc/arch/mips/sys/
H A D__sigtramp2.S89 CFI_OFFSET(_REG_S2)
/netbsd/lib/libc/arch/alpha/gen/
H A D__longjmp14.c71 uc.uc_mcontext.__gregs[_REG_S2] = sc->sc_regs[R_S2]; in __longjmp14()
H A D__setjmp14.S51 stq s2, (SC_REGS+_REG_S2*8)(a0)
/netbsd/lib/libc/arch/mips/
H A Dgenassym.cf65 define _REG_S2 _REG_S2
/netbsd/lib/libc/arch/mips/gen/
H A Dlongjmp.c78 uc.uc_mcontext.__gregs[_REG_S2] = sc->sc_regs[_R_S2]; in __longjmp14()
/netbsd/sys/arch/mips/include/
H A Dmcontext.h58 #define _REG_S2 18 macro