OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:br_op
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
nfp-dis.c
1678
unsigned int
br_op
= _BF (instr, 4, 0);
local
1684
if (!nfp_me27_28_br_ops[
br_op
])
1690
dinfo->fprintf_func (dinfo->stream, "%s[", nfp_me27_28_br_ops[
br_op
]);
1692
switch (
br_op
)
/src/external/gpl3/binutils.old/dist/opcodes/
nfp-dis.c
1678
unsigned int
br_op
= _BF (instr, 4, 0);
local
1684
if (!nfp_me27_28_br_ops[
br_op
])
1690
dinfo->fprintf_func (dinfo->stream, "%s[", nfp_me27_28_br_ops[
br_op
]);
1692
switch (
br_op
)
/src/external/gpl3/gdb/dist/opcodes/
nfp-dis.c
1678
unsigned int
br_op
= _BF (instr, 4, 0);
local
1684
if (!nfp_me27_28_br_ops[
br_op
])
1690
dinfo->fprintf_func (dinfo->stream, "%s[", nfp_me27_28_br_ops[
br_op
]);
1692
switch (
br_op
)
/src/external/gpl3/gdb.old/dist/opcodes/
nfp-dis.c
1678
unsigned int
br_op
= _BF (instr, 4, 0);
local
1684
if (!nfp_me27_28_br_ops[
br_op
])
1690
dinfo->fprintf_func (dinfo->stream, "%s[", nfp_me27_28_br_ops[
br_op
]);
1692
switch (
br_op
)
Completed in 63 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026