OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_R_A0
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/arch/mips/include/
regnum.h
50
#define
_R_A0
4 /* caller-saved */
locore.h
774
#define TF_A0
_R_A0
/src/sys/arch/mips/mips/
mips_stacktrace.c
291
[
_R_A0
] = a0, [_R_A1] = a1, [_R_A2] = a2, [_R_A3] = a3,
465
case
_R_A0
: /* a0 */
511
regs[
_R_A0
], regs[_R_A1], regs[_R_A2], regs[_R_A3],
sig_machdep.c
126
tf->tf_regs[
_R_A0
] = signo;
db_trace.c
85
{ "a0", (long *)&ddb_regs.r_regs[
_R_A0
], DB_SETF_REGS, NULL },
149
stacktrace_subr(regs->r_regs[
_R_A0
],
syscall.c
122
mips_reg_t *fargs = ®->r_regs[
_R_A0
];
kgdb_machdep.c
184
gdb_regs[ 4] = regs->r_regs[
_R_A0
]; /* A0 */
compat_16_machdep.c
184
tf->tf_regs[
_R_A0
] = sig;
netbsd32_machdep.c
148
tf->tf_regs[
_R_A0
] = sig;
mips_machdep.c
181
#define _LOAD_V0_L_PRIVATE_A0 _MKINSN(OP_LD,
_R_A0
, _R_V0, 0, offsetof(lwp_t, l_private))
184
#define _LOAD_V0_L_PRIVATE_A0 _MKINSN(OP_LW,
_R_A0
, _R_V0, 0, offsetof(lwp_t, l_private))
1741
tf->tf_regs[
_R_A0
] = (intptr_t)stack;
mips_fixup.c
300
uint32_t used = 1 |__BIT(
_R_A0
)|__BIT(_R_A1)|__BIT(_R_A2)|__BIT(_R_A3);
trap.c
857
tf->tf_regs[
_R_A0
], tf->tf_regs[_R_A1], tf->tf_regs[_R_A2]);
/src/sys/compat/linux/arch/mips/
linux_machdep.c
234
tf->tf_regs[
_R_A0
] = native_to_linux_signo[sig];
Completed in 41 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025