Searched defs:emit_AC_emwarn (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_x86_toIR.c7450 is only emitted if emit_AC_emwarn is True, in which case
7452 generation for popfl/popfw). If emit_AC_emwarn is False,
7458 Bool emit_AC_emwarn,
7518 if (emit_AC_emwarn) {
12787 set_EFLAGS_from_value( t4, False/*!emit_AC_emwarn*/, 0/*unused*/ );
13637 set_EFLAGS_from_value( t1, True/*emit_AC_emwarn*/,
7457 set_EFLAGS_from_value( IRTemp t1, Bool emit_AC_emwarn, Addr32 next_insn_EIP ) argument

Completed in 91 milliseconds