Searched refs:sc_r5 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/sh3/include/
H A Dsignal.h66 int sc_r5; member in struct:sigcontext13
96 int sc_r5; member in struct:sigcontext
/netbsd-current/sys/arch/arm/include/
H A Dsignal.h82 unsigned int sc_r5; member in struct:sigcontext13
108 unsigned int sc_r5; member in struct:sigcontext
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_machdep.h46 u_int32_t sc_r5; member in struct:linux_sigcontext
H A Dlinux_machdep.c118 frame.sf_sc.sc_r5 = tf->tf_r5;
228 tf->tf_r5 = frame.sf_sc.sc_r5;
/netbsd-current/sys/arch/aarch64/include/
H A Dnetbsd32_machdep.h40 uint32_t sc_r5; member in struct:netbsd32_sigcontext13
64 uint32_t sc_r5; member in struct:netbsd32_sigcontext
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_13_machdep.c88 tf->tf_r5 = context.sc_r5;
H A Dcompat_16_machdep.c109 frame.sf_sc.sc_r5 = tf->tf_r5;
245 tf->tf_r5 = context.sc_r5;
/netbsd-current/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c122 frame.sf_sc.sc_r5 = tf->tf_r5;
225 tf->tf_r5 = context.sc_r5;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/bfin/
H A Dlinux-unwind.h82 fs->regs.reg[5].loc.offset = (long)&sc->sc_r5 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/bfin/
H A Dlinux-unwind.h82 fs->regs.reg[5].loc.offset = (long)&sc->sc_r5 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ducontext.d1169 uint sc_r5;

Completed in 3126 milliseconds