OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qh_shuffle
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/mips/
mdmx.c
1400
static const sh_map
qh_shuffle
[][4] = {
variable
1431
switch (
qh_shuffle
[op][i].source)
1443
result |= (((v >> 16*
qh_shuffle
[op][i].index) & 0xFFFF) << s);
/src/external/gpl3/gdb/dist/sim/mips/
mdmx.c
1400
static const sh_map
qh_shuffle
[][4] = {
variable
1431
switch (
qh_shuffle
[op][i].source)
1443
result |= (((v >> 16*
qh_shuffle
[op][i].index) & 0xFFFF) << s);
Completed in 14 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026