OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BZ16_REG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c
13895
#define
BZ16_REG
(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2)
14096
|| (MATCH (opcode, bz_insn_16) && reg !=
BZ16_REG
(opcode))
/src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c
13844
#define
BZ16_REG
(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2)
14045
|| (MATCH (opcode, bz_insn_16) && reg !=
BZ16_REG
(opcode))
/src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c
13739
#define
BZ16_REG
(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2)
13940
|| (MATCH (opcode, bz_insn_16) && reg !=
BZ16_REG
(opcode))
/src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c
13752
#define
BZ16_REG
(opcode) ((((((opcode) >> 7) & 7) + 0x1e) & 0xf) + 2)
13953
|| (MATCH (opcode, bz_insn_16) && reg !=
BZ16_REG
(opcode))
Completed in 69 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026