Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_x86_defs.c2755 Bool a_ok = True, b_ok = True, c_ok = True, d_ok = True; in emit_X86Instr() local
2762 if (r == eax) a_ok = False; in emit_X86Instr()
2767 if (a_ok) swap = eax; in emit_X86Instr()