OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USESR8
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
coff-sh.c
1608
#define
USESR8
(0x20000)
2009
{ 0xf40c, USESAS | SETSAS | LOAD | SETSSP |
USESR8
}, /* movs.x @as+r8,ds */
2010
{ 0xf40d, USESAS | SETSAS | STORE | USESSP |
USESR8
} /* movs.x ds,@as+r8 */
2072
if ((f &
USESR8
) && reg == 8)
/src/external/gpl3/binutils.old/dist/bfd/
coff-sh.c
1610
#define
USESR8
(0x20000)
2011
{ 0xf40c, USESAS | SETSAS | LOAD | SETSSP |
USESR8
}, /* movs.x @as+r8,ds */
2012
{ 0xf40d, USESAS | SETSAS | STORE | USESSP |
USESR8
} /* movs.x ds,@as+r8 */
2074
if ((f &
USESR8
) && reg == 8)
/src/external/gpl3/gdb/dist/bfd/
coff-sh.c
1610
#define
USESR8
(0x20000)
2011
{ 0xf40c, USESAS | SETSAS | LOAD | SETSSP |
USESR8
}, /* movs.x @as+r8,ds */
2012
{ 0xf40d, USESAS | SETSAS | STORE | USESSP |
USESR8
} /* movs.x ds,@as+r8 */
2074
if ((f &
USESR8
) && reg == 8)
/src/external/gpl3/gdb.old/dist/bfd/
coff-sh.c
1610
#define
USESR8
(0x20000)
2011
{ 0xf40c, USESAS | SETSAS | LOAD | SETSSP |
USESR8
}, /* movs.x @as+r8,ds */
2012
{ 0xf40d, USESAS | SETSAS | STORE | USESSP |
USESR8
} /* movs.x ds,@as+r8 */
2074
if ((f &
USESR8
) && reg == 8)
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026