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.c3382 Bool do_rc = False; in dis_int_arith() local
3405 do_rc = True; // Always record to CR in dis_int_arith()
3459 do_rc = True; // All below record to CR in dis_int_arith()
3990 if (do_rc && flag_rC) { in dis_int_arith()
4137 Bool do_rc = False; in dis_int_logic() local
4147 do_rc = True; // Always record to CR in dis_int_logic()
4155 do_rc = True; // Always record to CR in dis_int_logic()
4185 do_rc = True; // All below record to CR, except for where we return at case end. in dis_int_logic()
4490 if (do_rc && flag_rC) { in dis_int_logic()