HomeSort by: relevance | last modified time | path
    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