OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sh5
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbserver/
linux-ppc-low.cc
1248
unsigned int
sh5
= (sh >> 5) & 1;
local
1259
| (
sh5
<< 1) | (xo << 2) | (rc & 1);
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-ppc-low.cc
1249
unsigned int
sh5
= (sh >> 5) & 1;
local
1260
| (
sh5
<< 1) | (xo << 2) | (rc & 1);
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026