OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_macl
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/sh3/include/
frame.h
91
int
tf_macl
;
member in struct:trapframe
/src/sys/arch/sh3/sh3/
kgdb_machdep.c
211
gdb_regs[21] = regs->
tf_macl
;
244
regs->
tf_macl
= gdb_regs[21];
process_machdep.c
120
regs->r_macl = tf->
tf_macl
;
163
tf->
tf_macl
= regs->r_macl;
269
regs->r_macl = tf->
tf_macl
;
313
tf->
tf_macl
= regs->r_macl;
sh3_machdep.c
408
gr[_REG_MACL] = tf->
tf_macl
;
469
tf->
tf_macl
= gr[_REG_MACL];
528
tf->
tf_macl
= 0;
db_trace.c
77
{ "macl", (long *)&ddb_regs.
tf_macl
, FCN_NULL },
Completed in 46 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025