OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:negatable_branch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
10289
bool
negatable_branch
= false;
10315
negatable_branch
= (xtensa_opcode_is_branch (isa, tinsn.opcode) == 1);
10411
if (
negatable_branch
&& istack.ninsn > 1)
10275
bool
negatable_branch
= false;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
10289
bool
negatable_branch
= false;
10315
negatable_branch
= (xtensa_opcode_is_branch (isa, tinsn.opcode) == 1);
10411
if (
negatable_branch
&& istack.ninsn > 1)
10275
bool
negatable_branch
= false;
local
Completed in 42 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026