Searched refs:crfS (Results 1 – 1 of 1) sorted by relevance
9359 UChar crfS = toUChar( IFIELD( theInstr, 18, 3 ) ); in dis_fp_scr() local9367 DIP("mcrfs crf%d,crf%d\n", crfD, crfS); in dis_fp_scr()9369 vassert(crfS < 8); in dis_fp_scr()9372 binop(Iop_Shr32,fpscr_all,mkU8(4 * (7-crfS))), in dis_fp_scr()