Searched refs:a_ok (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.c2788 Bool a_ok = True, b_ok = True, c_ok = True, d_ok = True; local
2795 if (sameHReg(r, eax)) a_ok = False;
2800 if (a_ok) swap = eax;

Completed in 58 milliseconds