Searched refs:_R_S5 (Results 1 – 8 of 8) sorted by relevance
78 #define _R_S5 21 /* CALLEE-saved */ macro
81 uc.uc_mcontext.__gregs[_REG_S5] = sc->sc_regs[_R_S5]; in __longjmp14()
212 gdb_regs[21] = regs->r_regs[_R_S5]; /* S5 */ in kgdb_getregs()
474 case _R_S5: /* s5 */ in stacktrace_subr()
113 { "s5", (long *)&ddb_regs.r_regs[_R_S5], DB_SETF_REGS, NULL },
876 tf->tf_regs[_R_S3], tf->tf_regs[_R_S4], tf->tf_regs[_R_S5]); in frame_dump()
228 define TF_REG_S5 offsetof(struct trapframe, tf_regs[_R_S5])
90 define _SC_REGS_S5 offsetof(struct sigcontext, sc_regs[_R_S5])