OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_R_T9
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/mips/include/
regnum.h
82
#define
_R_T9
25 /* caller-saved */
locore.h
801
#define TF_T9
_R_T9
/src/sys/arch/mips/mips/
sig_machdep.c
131
tf->tf_regs[
_R_T9
] = (intptr_t)catcher;
kgdb_machdep.c
216
gdb_regs[25] = regs->r_regs[
_R_T9
]; /* T9 */
compat_16_machdep.c
190
tf->tf_regs[
_R_T9
] = (intptr_t)catcher;
db_trace.c
117
{ "t9", (long *)&ddb_regs.r_regs[
_R_T9
], DB_SETF_REGS, NULL },
netbsd32_machdep.c
153
tf->tf_regs[
_R_T9
] = (intptr_t)catcher;
trap.c
880
tf->tf_regs[
_R_T9
], tf->tf_regs[_R_K0], tf->tf_regs[_R_K1]);
mips_machdep.c
1705
tf->tf_regs[
_R_T9
] = (intptr_t)pack->ep_entry & ~3; /* abicall requirement */
/src/sys/compat/linux/arch/mips/
linux_machdep.c
245
tf->tf_regs[
_R_T9
] = (intptr_t)catcher;
Completed in 99 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025