OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USESAS_REG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-sh.c
1607
#define
USESAS_REG
(x) (((((x) >> 8) - 2) & 3) + 2)
1610
#define SETSAS_REG(x)
USESAS_REG
(x)
2070
if ((f & USESAS) && reg ==
USESAS_REG
(insn))
/src/external/gpl3/binutils.old/dist/bfd/
coff-sh.c
1609
#define
USESAS_REG
(x) (((((x) >> 8) - 2) & 3) + 2)
1612
#define SETSAS_REG(x)
USESAS_REG
(x)
2072
if ((f & USESAS) && reg ==
USESAS_REG
(insn))
/src/external/gpl3/gdb/dist/bfd/
coff-sh.c
1609
#define
USESAS_REG
(x) (((((x) >> 8) - 2) & 3) + 2)
1612
#define SETSAS_REG(x)
USESAS_REG
(x)
2072
if ((f & USESAS) && reg ==
USESAS_REG
(insn))
/src/external/gpl3/gdb.old/dist/bfd/
coff-sh.c
1609
#define
USESAS_REG
(x) (((((x) >> 8) - 2) & 3) + 2)
1612
#define SETSAS_REG(x)
USESAS_REG
(x)
2072
if ((f & USESAS) && reg ==
USESAS_REG
(insn))
Completed in 31 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026