Lines Matching refs:f2b
543 format2b_t f2b;
857 prt_field("p", f->f2b.p, 1);
858 prt_field("cc", f->f2b.cc, 2);
859 prt_field("disp19", f->f2b.disp19, 19);
873 if (f->f2b.op2 == 0x01 && idx == 0x00 && f->f2b.p == 1 &&
874 f->f2b.cc == 0x02 && ((dhp->dh_debug & DIS_DEBUG_SYN_ALL) != 0)) {
886 disp = sign_extend(f->f2b.disp19, 19);
898 r = get_regname(dhp, FLG_RS1_VAL(flags), f->f2b.cc);
909 if (f->f2b.p == 0) {