OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pred_taken
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/cris/
crisv32f.c
426
int
pred_taken
= (profp->branch_predictors[branch_index] & 2) != 0;
local
428
if (taken !=
pred_taken
)
/src/external/gpl3/gdb/dist/sim/cris/
crisv32f.c
426
int
pred_taken
= (profp->branch_predictors[branch_index] & 2) != 0;
local
428
if (taken !=
pred_taken
)
Completed in 16 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026