Home | History | Annotate | Download | only in priv

Lines Matching defs:b11

6276    UChar b11      = toUChar( IFIELD( theInstr, 11, 1 ) );
6317 // b20==1 & b11==0: mfocrf (Move from One CR Field)
6326 if (b20 == 1 && b11 == 0) {
6448 if (b11 != 0)
8294 UChar b11 = toUChar( IFIELD( theInstr, 11, 1 ) );
8296 if (b16to22 != 0 || b11 != 0) {