Searched refs:b21to25 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c7575 UChar b21to25 = ifieldRegDS(theInstr); local
7586 // ISA 2.07. If valid, then we simply set b21to25 to zero since we have no
7589 if (b21to25 == 0x10 || b21to25 < 0x10)
7590 b21to25 = 0;
7592 if (opc1 == 0x1F && opc2 == 0x116 && b21to25 == 0x11)
7593 b21to25 = 0;
7596 if (b21to25 == 1) {
7598 b21to25 = 0;

Completed in 374 milliseconds