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

/netbsd-current/sys/arch/sh3/include/
H A Dsignal.h65 int sc_r6; member in struct:sigcontext13
95 int sc_r6; member in struct:sigcontext
/netbsd-current/sys/arch/arm/include/
H A Dsignal.h83 unsigned int sc_r6; member in struct:sigcontext13
109 unsigned int sc_r6; member in struct:sigcontext
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_machdep.h47 u_int32_t sc_r6; member in struct:linux_sigcontext
H A Dlinux_machdep.c119 frame.sf_sc.sc_r6 = tf->tf_r6;
229 tf->tf_r6 = frame.sf_sc.sc_r6;
/netbsd-current/sys/arch/aarch64/include/
H A Dnetbsd32_machdep.h41 uint32_t sc_r6; member in struct:netbsd32_sigcontext13
65 uint32_t sc_r6; member in struct:netbsd32_sigcontext
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_13_machdep.c89 tf->tf_r6 = context.sc_r6;
H A Dcompat_16_machdep.c110 frame.sf_sc.sc_r6 = tf->tf_r6;
246 tf->tf_r6 = context.sc_r6;
/netbsd-current/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c121 frame.sf_sc.sc_r6 = tf->tf_r6;
226 tf->tf_r6 = context.sc_r6;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/bfin/
H A Dlinux-unwind.h84 fs->regs.reg[6].loc.offset = (long)&sc->sc_r6 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/bfin/
H A Dlinux-unwind.h84 fs->regs.reg[6].loc.offset = (long)&sc->sc_r6 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ducontext.d1170 uint sc_r6;

Completed in 239 milliseconds