Searched defs:sh5 (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/ppc/
H A Dassembler-ppc.cc666 int sh5 = (shift >> 5) & 0x1; local
671 m5 * B5 | sh5 * B1 | r);
1505 int sh5 = (sh >> 5) & 0x1; local
1508 sh5 * B1 | r);

Completed in 146 milliseconds