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_INST
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
crx-opc.c
492
#define
BR_INST
(NAME, OPC1, OPC2, INS_TYPE) \
498
BR_INST
("bal", 0x307, 0x317, NO_TYPE_INS),
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),
cr16-opc.c
242
#define
BR_INST
(NAME, OPC) \
250
BR_INST
("bal", 0xC0),
/src/external/gpl3/binutils.old/dist/opcodes/
crx-opc.c
492
#define
BR_INST
(NAME, OPC1, OPC2, INS_TYPE) \
498
BR_INST
("bal", 0x307, 0x317, NO_TYPE_INS),
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),
cr16-opc.c
242
#define
BR_INST
(NAME, OPC) \
250
BR_INST
("bal", 0xC0),
/src/external/gpl3/gdb.old/dist/opcodes/
crx-opc.c
492
#define
BR_INST
(NAME, OPC1, OPC2, INS_TYPE) \
498
BR_INST
("bal", 0x307, 0x317, NO_TYPE_INS),
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),
cr16-opc.c
242
#define
BR_INST
(NAME, OPC) \
250
BR_INST
("bal", 0xC0),
/src/external/gpl3/gdb/dist/opcodes/
crx-opc.c
492
#define
BR_INST
(NAME, OPC1, OPC2, INS_TYPE) \
498
BR_INST
("bal", 0x307, 0x317, NO_TYPE_INS),
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),
cr16-opc.c
242
#define
BR_INST
(NAME, OPC) \
250
BR_INST
("bal", 0xC0),
Completed in 66 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026