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

/netbsd-current/sys/arch/sh3/include/
H A Dsignal.h67 int sc_r4; member in struct:sigcontext13
97 int sc_r4; member in struct:sigcontext
/netbsd-current/sys/arch/arm/include/
H A Dsignal.h81 unsigned int sc_r4; member in struct:sigcontext13
107 unsigned int sc_r4; member in struct:sigcontext
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_machdep.h45 u_int32_t sc_r4; member in struct:linux_sigcontext
H A Dlinux_machdep.c117 frame.sf_sc.sc_r4 = tf->tf_r4;
227 tf->tf_r4 = frame.sf_sc.sc_r4;
/netbsd-current/sys/arch/aarch64/include/
H A Dnetbsd32_machdep.h39 uint32_t sc_r4; member in struct:netbsd32_sigcontext13
63 uint32_t sc_r4; member in struct:netbsd32_sigcontext
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_13_machdep.c87 tf->tf_r4 = context.sc_r4;
H A Dcompat_16_machdep.c108 frame.sf_sc.sc_r4 = tf->tf_r4;
244 tf->tf_r4 = context.sc_r4;
/netbsd-current/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c123 frame.sf_sc.sc_r4 = tf->tf_r4;
224 tf->tf_r4 = context.sc_r4;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/bfin/
H A Dlinux-unwind.h80 fs->regs.reg[4].loc.offset = (long)&sc->sc_r4 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/bfin/
H A Dlinux-unwind.h80 fs->regs.reg[4].loc.offset = (long)&sc->sc_r4 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ducontext.d1168 uint sc_r4;

Completed in 133 milliseconds