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

/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c7146 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
7181 if (b21to22 != 0 || b11to20 != 0) {
7182 vex_printf("dis_proc_ctl(ppc)(mcrxr,b21to22|b11to20)\n");
8873 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
8874 if (b21to22 != 0 ) {
8925 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
8937 if (opc1 != 0x3F || b21to22 != 0 || b0 != 0) {
9499 UChar b21to22 = toUChar( IFIELD( theInstr, 21, 2 ) ); local
9504 if (b21to22 != 0 || b11to17 != 0 || flag_rC != 0) {

Completed in 209 milliseconds