OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCR_BRANCH_INS
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
crx.h
169
#define
DCR_BRANCH_INS
14
/toolchain/binutils/binutils-2.25/opcodes/
crx-opc.c
501
BR_INST ("dbnzb", 0x304, 0x314,
DCR_BRANCH_INS
),
502
BR_INST ("dbnzw", 0x305, 0x315,
DCR_BRANCH_INS
),
503
BR_INST ("dbnzd", 0x306, 0x316,
DCR_BRANCH_INS
),
crx-dis.c
584
|| IS_INSN_TYPE (CMPBR_INS) || IS_INSN_TYPE (
DCR_BRANCH_INS
)
/toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c
656
if (IS_INSN_MNEMONIC ("bal") || IS_INSN_TYPE (
DCR_BRANCH_INS
))
[
all
...]
Completed in 52 milliseconds