Home
last modified time | relevance | path

Searched refs:c_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
2764 if (r == ecx) c_ok = False; in emit_X86Instr()
2769 if (c_ok) swap = ecx; in emit_X86Instr()