OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_pc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
mips_emul.c
52
static inline void
update_pc
(struct trapframe *, uint32_t);
284
update_pc
(struct trapframe *tf, uint32_t cause)
function
325
update_pc
(tf, cause);
372
update_pc
(tf, cause);
379
update_pc
(tf, cause);
404
update_pc
(tf, cause);
487
update_pc
(tf, cause);
521
update_pc
(tf, cause);
553
update_pc
(tf, cause);
581
update_pc
(tf, cause)
[
all
...]
mips_emul.c
52
static inline void
update_pc
(struct trapframe *, uint32_t);
284
update_pc
(struct trapframe *tf, uint32_t cause)
function
325
update_pc
(tf, cause);
372
update_pc
(tf, cause);
379
update_pc
(tf, cause);
404
update_pc
(tf, cause);
487
update_pc
(tf, cause);
521
update_pc
(tf, cause);
553
update_pc
(tf, cause);
581
update_pc
(tf, cause)
[
all
...]
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026