Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c3490 Bool do_rc = False; in dis_int_arith() local
3513 do_rc = True; // Always record to CR in dis_int_arith()
3567 do_rc = True; // All below record to CR in dis_int_arith()
4098 if (do_rc && flag_rC) { in dis_int_arith()
4245 Bool do_rc = False; in dis_int_logic() local
4255 do_rc = True; // Always record to CR in dis_int_logic()
4263 do_rc = True; // Always record to CR in dis_int_logic()
4293 do_rc = True; // All below record to CR, except for where we return at case end. in dis_int_logic()
4598 if (do_rc && flag_rC) { in dis_int_logic()