Home
last modified time | relevance | path

Searched refs:cond_ok (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c7976 IRTemp cond_ok = newTemp(Ity_I32); in dis_branch() local
8044 assign( cond_ok, branch_cond_ok( BO, BI ) ); in dis_branch()
8046 binop(Iop_And32, mkexpr(cond_ok), mkexpr(ctr_ok)) ); in dis_branch()
8083 assign( cond_ok, branch_cond_ok( BO, BI ) ); in dis_branch()
8093 binop(Iop_CmpEQ32, mkexpr(cond_ok), mkU32(0)), in dis_branch()
8123 assign( cond_ok, branch_cond_ok( BO, BI ) ); in dis_branch()
8125 binop(Iop_And32, mkexpr(cond_ok), mkexpr(ctr_ok)) ); in dis_branch()