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

/netbsd-current/sys/arch/sh3/include/
H A Dsignal.h68 int sc_r3; member in struct:sigcontext13
98 int sc_r3; member in struct:sigcontext
/netbsd-current/sys/arch/arm/include/
H A Dsignal.h80 unsigned int sc_r3; member in struct:sigcontext13
106 unsigned int sc_r3; member in struct:sigcontext
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_machdep.h44 u_int32_t sc_r3; member in struct:linux_sigcontext
H A Dlinux_machdep.c116 frame.sf_sc.sc_r3 = tf->tf_r3;
226 tf->tf_r3 = frame.sf_sc.sc_r3;
/netbsd-current/sys/arch/aarch64/include/
H A Dnetbsd32_machdep.h38 uint32_t sc_r3; member in struct:netbsd32_sigcontext13
62 uint32_t sc_r3; member in struct:netbsd32_sigcontext
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_13_machdep.c86 tf->tf_r3 = context.sc_r3;
H A Dcompat_16_machdep.c107 frame.sf_sc.sc_r3 = tf->tf_r3;
243 tf->tf_r3 = context.sc_r3;
/netbsd-current/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c124 frame.sf_sc.sc_r3 = tf->tf_r3;
223 tf->tf_r3 = context.sc_r3;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/bfin/
H A Dlinux-unwind.h78 fs->regs.reg[3].loc.offset = (long)&sc->sc_r3 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/bfin/
H A Dlinux-unwind.h78 fs->regs.reg[3].loc.offset = (long)&sc->sc_r3 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ducontext.d1167 uint sc_r3;

Completed in 138 milliseconds