OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USES2_REG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-sh.c
1564
#define
USES2_REG
(x) ((x & 0x00f0) >> 4)
2065
&&
USES2_REG
(insn) == reg)
/src/external/gpl3/binutils.old/dist/bfd/
coff-sh.c
1566
#define
USES2_REG
(x) ((x & 0x00f0) >> 4)
2067
&&
USES2_REG
(insn) == reg)
/src/external/gpl3/gdb/dist/bfd/
coff-sh.c
1566
#define
USES2_REG
(x) ((x & 0x00f0) >> 4)
2067
&&
USES2_REG
(insn) == reg)
/src/external/gpl3/gdb.old/dist/bfd/
coff-sh.c
1566
#define
USES2_REG
(x) ((x & 0x00f0) >> 4)
2067
&&
USES2_REG
(insn) == reg)
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026