Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c5841 IRTemp ctr_ok = newTemp(Ity_I32); in dis_branch() local
5909 assign( ctr_ok, branch_ctr_ok( BO ) ); in dis_branch()
5912 binop(Iop_And32, mkexpr(cond_ok), mkexpr(ctr_ok)) ); in dis_branch()
5988 assign( ctr_ok, branch_ctr_ok( BO ) ); in dis_branch()
5991 binop(Iop_And32, mkexpr(cond_ok), mkexpr(ctr_ok)) ); in dis_branch()