Searched refs:cond_name (Results 1 – 1 of 1) sorted by relevance
2466 static const char * const cond_name[] = variable2649 if (op->args[k] < ARRAY_SIZE(cond_name) in tcg_dump_ops()2650 && cond_name[op->args[k]]) { in tcg_dump_ops()2651 col += ne_fprintf(f, ",%s", cond_name[op->args[k++]]); in tcg_dump_ops()