Searched refs:cr_bi (Results 1 – 1 of 1) sorted by relevance
5685 IRTemp cr_bi = newTemp(Ity_I32); in branch_cond_ok() local5693 assign( cr_bi, getCRbit_anywhere( BI, &where ) ); in branch_cond_ok()5697 assign( res, mkexpr(cr_bi) ); in branch_cond_ok()5702 assign( res, binop(Iop_Xor32, mkexpr(cr_bi), in branch_cond_ok()