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_br_jmp_insn_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arc.c
106
#define
is_br_jmp_insn_p
(op) (((op)->insn_class == BRANCH \
macro
4166
&&
is_br_jmp_insn_p
(arc_last_insns[0].opcode))
4300
if (
is_br_jmp_insn_p
(arc_last_insns[0].opcode)
4313
&&
is_br_jmp_insn_p
(arc_last_insns[0].opcode))
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c
106
#define
is_br_jmp_insn_p
(op) (((op)->insn_class == BRANCH \
macro
4174
&&
is_br_jmp_insn_p
(arc_last_insns[0].opcode))
4308
if (
is_br_jmp_insn_p
(arc_last_insns[0].opcode)
4321
&&
is_br_jmp_insn_p
(arc_last_insns[0].opcode))
Completed in 75 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026