Searched refs:_R_S7 (Results 1 – 8 of 8) sorted by relevance
80 #define _R_S7 23 /* CALLEE-saved */ macro
83 uc.uc_mcontext.__gregs[_REG_S7] = sc->sc_regs[_R_S7]; in __longjmp14()
203 gdb_regs[23] = regs->r_regs[_R_S7]; /* S7 */ in kgdb_getregs()
476 case _R_S7: /* s7 */ in stacktrace_subr()
115 { "s7", (long *)&ddb_regs.r_regs[_R_S7], DB_SETF_REGS, NULL },
879 tf->tf_regs[_R_S6], tf->tf_regs[_R_S7], tf->tf_regs[_R_T8]); in frame_dump()
230 define TF_REG_S7 offsetof(struct trapframe, tf_regs[_R_S7])
92 define _SC_REGS_S7 offsetof(struct sigcontext, sc_regs[_R_S7])