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

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c6266 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
6298 if (b21to22 != 0 || b11to20 != 0) {
6299 vex_printf("dis_proc_ctl(ppc)(mcrxr,b21to22|b11to20)\n");
7693 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
7694 if (b21to22 != 0 ) {
7745 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
7757 if (opc1 != 0x3F || b21to22 != 0 || b0 != 0) {
8256 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
8261 if (b21to22 != 0 || b11to17 != 0 || flag_rC != 0) {

Completed in 112 milliseconds