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

/netbsd-current/sys/arch/sh3/include/
H A Dsignal.h64 int sc_r7; member in struct:sigcontext13
94 int sc_r7; member in struct:sigcontext
/netbsd-current/sys/arch/arm/include/
H A Dsignal.h84 unsigned int sc_r7; member in struct:sigcontext13
110 unsigned int sc_r7; member in struct:sigcontext
/netbsd-current/sys/compat/linux/arch/arm/
H A Dlinux_machdep.h48 u_int32_t sc_r7; member in struct:linux_sigcontext
H A Dlinux_machdep.c120 frame.sf_sc.sc_r7 = tf->tf_r7;
230 tf->tf_r7 = frame.sf_sc.sc_r7;
/netbsd-current/sys/arch/aarch64/include/
H A Dnetbsd32_machdep.h42 uint32_t sc_r7; member in struct:netbsd32_sigcontext13
66 uint32_t sc_r7; member in struct:netbsd32_sigcontext
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_13_machdep.c90 tf->tf_r7 = context.sc_r7;
H A Dcompat_16_machdep.c111 frame.sf_sc.sc_r7 = tf->tf_r7;
247 tf->tf_r7 = context.sc_r7;
/netbsd-current/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c120 frame.sf_sc.sc_r7 = tf->tf_r7;
227 tf->tf_r7 = context.sc_r7;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/bfin/
H A Dlinux-unwind.h86 fs->regs.reg[7].loc.offset = (long)&sc->sc_r7 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/bfin/
H A Dlinux-unwind.h86 fs->regs.reg[7].loc.offset = (long)&sc->sc_r7 - new_cfa;
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ducontext.d1171 uint sc_r7;

Completed in 104 milliseconds