OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tf_expevt
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sh3/include/
frame.h
85
int
tf_expevt
;
member in struct:trapframe
/src/sys/arch/sh3/sh3/
exception.c
142
int expevt = tf->
tf_expevt
;
235
ksi.ksi_trap = tf->
tf_expevt
;
309
switch (tf->
tf_expevt
) {
450
ksi.ksi_trap = tf->
tf_expevt
;
458
panic_msg, tf->
tf_expevt
, va, tf->tf_ssr, tf->tf_spc,
exception_vector.S
79
mov.l r0, @(
TF_EXPEVT
, r14) /* tf->
tf_expevt
= EXPEVT */
283
mov.l r2, @(
TF_EXPEVT
, r14) ! tf->
tf_expevt
= EXPEVT
442
mov.l r2, @(
TF_EXPEVT
, r14) ! tf->
tf_expevt
= EXPEVT
495
mov.l r1, @(
TF_EXPEVT
, r14) ! tf->
tf_expevt
= 0 (for debug)?
compat_16_machdep.c
128
frame.sf_sc.sc_expevt = tf->
tf_expevt
;
db_trace.c
202
tf->
tf_expevt
, tf->tf_ssr);
db_interface.c
627
db_printf("
tf_expevt
\t0x%08x\n", tf->
tf_expevt
);
Completed in 14 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025