OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_conditional_branch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c
8079
is_conditional_branch
(struct ia64_opcode *idesc)
function
8101
return ((
is_conditional_branch
(idesc) && CURR_SLOT.qp_regno == 0)
10440
if (
is_conditional_branch
(idesc) || is_interruption_or_rfi (idesc))
10524
else if (
is_conditional_branch
(idesc)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c
8079
is_conditional_branch
(struct ia64_opcode *idesc)
function
8101
return ((
is_conditional_branch
(idesc) && CURR_SLOT.qp_regno == 0)
10440
if (
is_conditional_branch
(idesc) || is_interruption_or_rfi (idesc))
10524
else if (
is_conditional_branch
(idesc)
Completed in 35 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026