Home | History | Annotate | Download | only in priv

Lines Matching defs:BF

10982    UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF
11255 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF
11661 * fields. The field to be written to is specified by the BF (AKA crfD)
12368 UChar crfD = toUChar( IFIELD( theInstr, 23, 3 ) ); // AKA BF
18675 UInt BF = IFIELD( theInstr, 25, 1 );
18677 DIP("tcheck. %u\n", BF);