Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dcpu.h130 bool short_circuit; member
H A Dtranslate.h71 bool short_circuit; member
H A Dtranslate.c362 if (!ctx->short_circuit) { in need_commit()
1004 ctx->short_circuit = hex_cpu->short_circuit; in hexagon_tr_init_disas_context()
H A Dcpu.c56 DEFINE_PROP_BOOL("short-circuit", HexagonCPU, short_circuit, true);