Home | History | Annotate | Download | only in priv

Lines Matching refs:b11

7156    UChar b11      = toUChar( IFIELD( theInstr, 11, 1 ) );
7200 // b20==1 & b11==0: mfocrf (Move from One CR Field)
7209 if (b20 == 1 && b11 == 0) {
7359 if (b11 != 0)
9537 UChar b11 = toUChar( IFIELD( theInstr, 11, 1 ) );
9540 if (b16to22 != 0 || b11 != 0) {