Searched refs:_R_S3 (Results 1 – 8 of 8) sorted by relevance
76 #define _R_S3 19 /* CALLEE-saved */ macro
89 uc.uc_mcontext.__gregs[_REG_S3] = sc->sc_regs[_R_S3]; in __longjmp14()
210 gdb_regs[19] = regs->r_regs[_R_S3]; /* S3 */ in kgdb_getregs()
472 case _R_S3: /* s3 */ in stacktrace_subr()
111 { "s3", (long *)&ddb_regs.r_regs[_R_S3], DB_SETF_REGS, NULL },
876 tf->tf_regs[_R_S3], tf->tf_regs[_R_S4], tf->tf_regs[_R_S5]); in frame_dump()
226 define TF_REG_S3 offsetof(struct trapframe, tf_regs[_R_S3])
88 define _SC_REGS_S3 offsetof(struct sigcontext, sc_regs[_R_S3])