OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newpc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/alpha/alpha/
db_interface.c
546
db_addr_t
newpc
;
local in function:db_branch_taken
554
newpc
= db_register_value(regs, insn.jump_format.rb) & ~3;
578
newpc
= (pc + 4) + (signed_immediate << 2);
583
newpc
= pc; /* XXX */
586
return (
newpc
);
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025