OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COP_BRANCH_INS
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
crx.h
166
#define
COP_BRANCH_INS
11
/toolchain/binutils/binutils-2.25/opcodes/
crx-opc.c
546
{"bcop", 2, 0x30107, 12,
COP_BRANCH_INS
| FMT_4 | RELAXABLE,
549
{"bcop", 3, 0x31107, 12,
COP_BRANCH_INS
| FMT_4 | RELAXABLE,
crx-dis.c
585
|| IS_INSN_TYPE (
COP_BRANCH_INS
))
/toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c
665
else if (IS_INSN_TYPE (CMPBR_INS) || IS_INSN_TYPE (
COP_BRANCH_INS
))
[
all
...]
Completed in 45 milliseconds