OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_nextpc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/m68k/fpe/
fpu_emulate.h
192
uint32_t
is_nextpc
; /* next PC */
member in struct:instruction
fpu_emulate.c
107
insn.
is_nextpc
= 0;
122
insn.
is_nextpc
= frame->f_pc;
237
if (insn.
is_nextpc
)
238
frame->f_pc = insn.
is_nextpc
;
1096
insn->
is_nextpc
= insn->is_pc +
1191
insn->
is_nextpc
= insn->is_pc + insn->is_advance;
Completed in 41 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025