Searched refs:short_circuit (Results 1 – 4 of 4) sorted by relevance
130 bool short_circuit; member
71 bool short_circuit; member
362 if (!ctx->short_circuit) { in need_commit()1004 ctx->short_circuit = hex_cpu->short_circuit; in hexagon_tr_init_disas_context()
55 DEFINE_PROP_BOOL("short-circuit", HexagonCPU, short_circuit, true),